Commit graph

23 commits

Author SHA1 Message Date
Alex Ross 676368aa81 Update C, C++, Objective-C, and Objective-C++ grammars
Also includes corresponding theme changes

Fixes #74450
2019-06-04 16:20:40 +02:00
Alex Ross 5af4d57908 Use old c++ grammar for objective c++
There is a conflict with the new grammar.

Fixes #74219
2019-05-28 11:22:38 +02:00
Alex Ross 45db52ba6b Update grammars 2019-05-16 10:17:43 -07:00
Alex Ross db7cb13e06 Update C++ grammar to get recent fixes 2019-04-25 11:20:23 +02:00
Alex Ross 4423de898e Fix colorization tests for c languages 2019-04-11 11:25:34 +02:00
Alex Ross a1481e3e2e Switch cpp and c grammar to jeff-hykin/cpp-textmate-grammar 2019-03-04 11:15:47 +01:00
Martin Aeschlimann c0bbadd911 remove meta.selector color rule (for #56813) 2018-09-13 22:39:31 +02:00
Martin Aeschlimann c640a0ed5c adopt color changes in colorizer tests 2018-07-27 11:02:03 +02:00
Martin Aeschlimann ae333a8b41 test fixes for #17178 2017-05-18 10:50:30 +02:00
Matt Bierner 524bf7c9c4 Pick up new c/c++ grammar fixes #22339 (#22358) 2017-03-10 16:01:42 -08:00
Matt Bierner f16135b7b5 Sw9tch Objective-C to Use the Atom Objective C Language
Switching to use the atom objective-c fork of the textmate grammar. The atom version seems to be more maitained
2017-02-28 21:03:31 -08:00
Alex Dima 90d74c59aa Use hex colors in themes integration tests 2017-01-05 09:47:08 +01:00
Alex Dima 10f68352a0 Themes integration tests 2017-01-04 22:44:08 +01:00
Alex Dima 99bd264c7a Fix integration test ("whitespace" scopes should not get "invisibles" color) 2016-11-07 11:08:07 +01:00
Martin Aeschlimann a0eee2788f [c] update grammar 2016-10-18 09:46:14 +02:00
Martin Aeschlimann bf82981686 [themes] add variable.language for this, super, self... 2016-10-14 18:33:16 +02:00
Martin Aeschlimann 073c6d04e9 [themes] add support.function 2016-10-14 18:02:14 +02:00
Martin Aeschlimann 8751b28026 [themes] remove entity.name.function scope from dark vs-default 2016-10-14 16:06:39 +02:00
Martin Aeschlimann 6367beb82e Update c/c++ grammar (May27) 2016-07-14 17:03:59 +02:00
Martin Aeschlimann f033f51134 Remove keyword.control.import override from plus themes 2016-04-12 11:56:49 +02:00
Martin Aeschlimann 2cf239dc51 fixes #4881: [cpp] Switching to Atom's language-c for C/C++ syntax highlighting 2016-04-12 11:32:01 +02:00
Martin Aeschlimann 37f5e2b355 [colorize tests] update test result data 2016-04-11 21:28:19 +02:00
Martin Aeschlimann 8509d4e47a even more colorizer tests 2016-04-11 16:03:40 +02:00