Alex Ross
|
9efc116de0
|
Update grammars
|
2021-11-02 15:32:34 +01:00 |
Matt Bierner
|
dc54347a27
|
Exclude a few extra build files from build
|
2021-08-05 13:32:54 -07:00 |
Alex Ross
|
6e2b7dda7a
|
Update cpp and objective c grammars
|
2021-07-13 11:44:15 +02:00 |
João Moreno
|
c3b556727e
|
fix update-grammars script
|
2021-02-02 12:30:08 +01:00 |
João Moreno
|
03da2de889
|
add proper yarn.lock files
|
2021-02-01 14:35:52 +01:00 |
João Moreno
|
ec805db5ed
|
add repository field to extensions package.json
|
2021-01-29 15:30:45 +01:00 |
João Moreno
|
9a5d14e307
|
run prettier over extensions json files
|
2021-01-29 15:19:18 +01:00 |
João Moreno
|
3b03189afa
|
Restore extensions in core (#114921)
* bring back grammar extensions
* fix hygiene
* Revert "pull themes from the marketplace"
This reverts commit 0738f76dac .
|
2021-01-25 17:07:56 +01:00 |
João Moreno
|
bc7d3c9ea6
|
remove grammar extensions
|
2021-01-15 12:35:17 +01:00 |
Alex Ross
|
e096d95068
|
Revert C grammars to version from 1.43.1
There's still a line that can cause a freeze
|
2020-03-27 16:36:57 +01:00 |
Alex Ross
|
efa12b2f49
|
Update grammars
|
2020-02-03 13:01:47 +01:00 |
Miguel Solorio
|
666fcc0d62
|
Fix #88418, update number color for color contrast
|
2020-01-21 10:23:18 -08:00 |
Martin Aeschlimann
|
e9bb8b306c
|
do not autoclose quotes when in strings. Fixes #88265
|
2020-01-09 10:34:43 +01:00 |
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
|
6ba021ba32
|
Add more scopes to themes based on feedback for C++ and discussion
Part of #80783
|
2019-09-19 11:49:52 +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
|
3ac5830dcf
|
Update grammars
|
2019-09-02 11:39:10 +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
|
a570522203
|
Update grammars
Also added a test for an existing c++ syntax highlighting issue.
|
2019-07-01 16:39:15 +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 |
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 |
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
|
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 |
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 |
Martin Aeschlimann
|
e45d279b36
|
description & name for built-in languages (#43978)
|
2018-02-20 10:09:22 +01:00 |
Martin Aeschlimann
|
8fdf170a08
|
update grammar script: remove unused properties
|
2018-02-12 16:54:46 +01:00 |
Martin Aeschlimann
|
7e54077656
|
[objecttive-c] fix grammar version stamp
|
2017-09-08 11:01:42 +02:00 |
Martin Aeschlimann
|
7790c4a753
|
update grammars
|
2017-07-18 10:09:48 +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
|
f9084bb244
|
Add information_for_contributors to grammars
|
2017-05-26 09:27:51 +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
|
7e1e017175
|
Rename objective-c++ to objective-cpp Fixes #21771
|
2017-03-02 12:56:45 -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 |