Commit graph

44 commits

Author SHA1 Message Date
Alex Ross a0bc43dd73 Update grammars 2019-10-21 11:21:03 +02:00
Alex Ross 09836b5a84 Undo change to scope/coloring of #includes in cpp 2019-09-30 11:57:34 +02:00
Alex Ross c1fdabc4f2 Update themes with c++ scopes based on discussion
Part of #80783
2019-09-19 11:22:47 +02:00
Alex Ross 6d7917cd3c Add some C++ scopes to dark+ and light+ themes
Part of #80783
2019-09-18 12:14:32 +02:00
Alex Ross 0070dabc0e Update cpp grammar and add test
Fixes https://github.com/microsoft/vscode/issues/80644
2019-09-16 15:38:05 +02:00
Alex Ross 8601a47040
Update cpp grammar to handle macros (#80974) 2019-09-16 12:27:51 +02:00
Alex Ross 3ac5830dcf Update grammars 2019-09-02 11:39:10 +02:00
Alex Ross c587f23553 Use version of C++ grammar from 1.37.1
There is an issue in the current version of the grammar that causes duplicate scopes. Until that's fixed, rolling back
2019-08-27 11:42:11 +02:00
Alex Ross d0c08100fa Update C grammars 2019-08-13 10:42:35 +02:00
Alex Ross bdd162c53a Fix spaghetti in test file 2019-08-12 15:57:29 +02:00
Alex Ross 91da8dc700 Update C++ grammar for insiders to get hang fix
Fixes #78769
2019-08-12 15:01:26 +02:00
Alex Ross 922ab6db62 Update grammar script to include option path for version
Update C grammars to get macro fix
2019-07-09 10:47:13 +02:00
Alex Ross b07ff48eae Add a test for * bug in C++ grammar
Fixes #76774
2019-07-08 17:53:03 +02:00
Alex Ross 8200277bb1 Update C++ grammar to get * fix
There is a known bug for macros, but it is better to get the * fix and pick up the macro fix as soon as it is made.
2019-07-08 16:07:31 +02:00
Alex Ross 7c88e07cc6 Update C++ grammar to get template fix 2019-07-04 09:42:11 +02:00
Alex Ross 06d2f9c05d Update C++ grammar to get macro fix
Also added a macro to the test

Fixes #76430
2019-07-02 09:54:28 +02:00
Alex Ross a570522203 Update grammars
Also added a test for an existing c++ syntax highlighting issue.
2019-07-01 16:39:15 +02:00
Alex Ross 6a7e5dbd0e Update C++ grammar
Get the fix for traling spaces. Fixes #75069
2019-06-13 13:20:04 +02:00
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 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 7f0f3e4bbb Get latest cpp grammar updates 2019-04-17 09:32:19 +02:00
Alex Ross 4423de898e Fix colorization tests for c languages 2019-04-11 11:25:34 +02:00
Alex Ross abf2d142f6 Fix colorization tests 2019-04-05 13:22:46 +00: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 c640a0ed5c adopt color changes in colorizer tests 2018-07-27 11:02:03 +02:00
Martin Aeschlimann f4b45dcbc9 [cpp] update grammar 2017-10-24 11:05:55 +02:00
Martin Aeschlimann e671ee9722 Improved fix for #23850 2017-10-04 18:17:30 +02:00
Martin Aeschlimann c2f967ac1f [cpp] update grammar 2017-07-11 18:37:09 +08:00
Martin Aeschlimann ccd3c1f94e [c++] grammar in endless loop. Fixes #23850 2017-05-29 15:50:57 +02:00
Martin Aeschlimann 78d9446b8f [cpp] update grammar 2017-05-26 09:27:49 +02:00
Martin Aeschlimann ae333a8b41 test fixes for #17178 2017-05-18 10:50:30 +02:00
Martin Aeschlimann a2966fb215 Request to update atom/language-c version to the latest. Fixes #24909 2017-04-18 09:39:30 +02:00
Matt Bierner 524bf7c9c4 Pick up new c/c++ grammar fixes #22339 (#22358) 2017-03-10 16:01:42 -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 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 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 4f3dfc420f [c] colorizer tests 2016-04-11 16:03:34 +02:00