Martin Aeschlimann
2d56597e6f
[c++] C & C++ Syntax Highlighting Issues #4769 , first issue
2016-04-01 14:38:46 +02:00
Xaver Hellauer
990230090d
friend and override are not C keywords
...
I moved this to the C++ syntax file.
2016-02-02 20:05:44 +01:00
Xaver Hellauer
9992e9fba8
alignof and alignas keywords
...
alignof and alignas are official C++ keywords, further I moved one function definition from the C file to the C++ because it has caused wrong highlighting for C (friend and override are not C keywords). .H files are now also C++ file types.
2016-02-02 20:03:25 +01:00
Martin Aeschlimann
41fef3b9f0
Add ".ino" to cpp file suffices
2016-01-28 20:19:51 +01:00
Martin Aeschlimann
277510fe7b
Merge pull request #1457 from xaverh/master
...
C++11 keyword "noexcept" added
2016-01-12 17:04:18 +01:00
Johannes Rieken
0542c7e775
remove .m setting from C
2015-12-21 13:42:28 +01:00
Johannes Rieken
a066421a78
fix issue #1532
2015-12-21 12:40:36 +01:00
Xaver Hellauer
b848fc2527
C++11 keyword "noexcept" added
2015-12-18 20:03:02 +01:00
Martin Aeschlimann
3efb36ec02
Bad Default/Regression: C++ .h headers colored as C files #145
2015-11-23 11:05:41 +01:00
Erich Gamma
8f35cc4768
Hello Code
2015-11-13 14:39:38 +01:00