Commit graph

84 commits

Author SHA1 Message Date
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
Aurélien Pupier 7a5bca9faf Add License field to package.jsons #68423 (#68771)
it should avoid to have "warning XXX: No license field" during yarn
build

Signed-off-by: Aurélien Pupier <apupier@redhat.com>
2019-06-06 11:44:50 +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
Dan McCarthy 728c6a68ba Allow multi-line comment auto-closing for C++ files
Fixes #72801
2019-05-21 03:35:13 -07:00
Alex Ross b8b79709b7 Update C++ grammar to fix freeze 2019-05-21 11:19:36 +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 48eb3ba4a0 Update cpp grammar and make small themes change 2019-04-16 17:52:21 +02:00
Alex Ross 4423de898e Fix colorization tests for c languages 2019-04-11 11:25:34 +02:00
Alex Ross b56ec0d8e7 Fix CPP grammar and themes
Part of #71821
2019-04-11 09:05:55 +00:00
Alex Ross abf2d142f6 Fix colorization tests 2019-04-05 13:22:46 +00:00
Alex Ross 9c00167f2e Update grammars 2019-04-05 12:51:44 +00:00
Alex Ross a1481e3e2e Switch cpp and c grammar to jeff-hykin/cpp-textmate-grammar 2019-03-04 11:15:47 +01:00
Alex Ross b0b6dc6c2e Update grammars to pick up make changes
and fix hashes.
2019-02-06 15:16:49 +01:00
Alex Ross 6e968190df Update grammars 2019-02-04 16:35:48 +01:00
Alex Ross 6c6cd0aab4 Update grammars 2018-12-12 17:25:07 +01:00
isidor 9edd984da8 delete OSSREADME.json 2018-11-20 12:54:22 +01:00
isidor 2ba92aa3e8 add commitHash to cgmanifest 2018-11-15 17:43:46 +01:00
isidor 347fb6347b add all cgmanifests. Still no commitHash 2018-11-14 18:18:25 +01:00
Alex Dima 34e7a220c8 Avoid shipping unnecessary files 2018-09-19 19:53:46 +02:00
Martin Aeschlimann c640a0ed5c adopt color changes in colorizer tests 2018-07-27 11:02:03 +02:00
Martin Aeschlimann 039a1d4e22 Implement automatic wrapping with < > for C++. Fixes #47864 2018-04-18 22:20:32 +02:00
Greg Van Liew b3a1b98d54 Edit pass on built-in extension descriptions (#44875) 2018-03-01 16:43:06 -08:00
Ramya Achutha Rao 15d0e9b30b Remove and other language features from description of basic builtin extensions #44626 2018-02-27 18:15:50 -08:00
Martin Aeschlimann 8bd41ceeca built-in extensions: version to 1.0.0 (for #43978) 2018-02-27 15:16:07 +01:00
Martin Aeschlimann 292a290e3f Rename built-in syntax and snippet extensions to "Language Basics". Fixes #44241 2018-02-26 21:27:22 +01:00
Sandeep Somavarapu 940f389b08 #43978 add details 2018-02-19 18:45:27 +01:00
Aleksi Juvani c3372a3b5c Use C++ for '.ipp' file extension 2018-02-18 20:30:00 +02:00
Martin Aeschlimann 8fdf170a08 update grammar script: remove unused properties 2018-02-12 16:54:46 +01:00
Martin Aeschlimann 058f192392 [cpp] add platform.tmLanguage to update list, consistent file names 2018-02-09 12:45:27 +01:00
Martin Aeschlimann 62b9ff294b [clojure] update grammar 2018-02-09 12:45:27 +01:00
rebornix 872ecf2a4e #36148. Remove indenation rules for c/cpp 2017-11-22 10:38:53 -08:00
Martin Aeschlimann f4b45dcbc9 [cpp] update grammar 2017-10-24 11:05:55 +02:00
Martin Aeschlimann cf70385df5 Folding regions broken 2017-10-12 16:55:15 +02:00
Martin Aeschlimann 1fb361861f [folding] add work boundries to folding markers 2017-10-11 17:28:10 +02:00
Martin Aeschlimann e671ee9722 Improved fix for #23850 2017-10-04 18:17:30 +02:00
Martin Aeschlimann 4ce7921c7a [folding] c & cpp snippets for folding region markers 2017-09-25 23:08:25 +02:00
Martin Aeschlimann 1b9ea33425 [folding] fix cpp regions 2017-09-22 14:04:38 +02:00
Martin Aeschlimann 9e05d4b635 [folding] fold regions, initial, preconfigured support. For #12146 2017-09-22 13:50:03 +02:00
rebornix 1813139e6e Indent Rules for C and CPP 2017-07-26 11:09:56 -07:00
Martin Aeschlimann c2f967ac1f [cpp] update grammar 2017-07-11 18:37:09 +08:00
Joao Moreno 5667cc0e69 use vsce to determine what to package when bundling extensions
fixes #29054
2017-06-21 16:17:21 +02:00
Martin Aeschlimann ccd3c1f94e [c++] grammar in endless loop. Fixes #23850 2017-05-29 15:50:57 +02:00
Martin Aeschlimann f9084bb244 Add information_for_contributors to grammars 2017-05-26 09:27:51 +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