Martin Aeschlimann
e482fad1f0
[make] update grammar ( fixes #55256 )
2018-08-06 11:06:05 +02:00
Alexandr Fadeev
374c626c06
Tests about to check the improvements: ${}, $$, and $(shell ()).
...
Current issue: https://github.com/Microsoft/vscode/issues/55256 ,
"[makefile] highlighting issues with variable definitions and shell commands".
2018-08-05 00:06:16 +03:00
Martin Aeschlimann
c640a0ed5c
adopt color changes in colorizer tests
2018-07-27 11:02:03 +02:00
Matt Bierner
afc3d77e7c
Don't treat interpolated strings in make files as content strings
...
These are more like expression instead of strings
Fixes #38078
2018-07-18 19:09:46 -07:00
Matt Bierner
a04a714fa3
Format
2018-07-18 19:08:07 -07:00
Martin Aeschlimann
e993d1179d
file line detection: allow whitespace after shebang
2018-06-21 10:24:50 +02:00
Matt Bierner
ac69540858
Updating tests for light+ escape coloring grammar changes
2018-04-28 17:54:54 -07: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
3495363b2c
make grammar file names consistent
2018-02-09 12:45:27 +01:00
David Lechner
cabc8385d1
Add firstline match for Makefile
...
Some makefiles don't have a file extension and are not named "*Makefile*" but have a shebang that can be used to identify it as a makefile. Example: `debian/rules` in all Debian packages.
2017-11-11 10:47:31 -06:00
Matt Bierner
845fa13b41
Tweak colorization of regexp for light+ and dark+
2017-09-14 14:45:35 -07:00
Matt Bierner
43cb3b41ac
Continue tweaking default dark and light colorization for escape characters and regular expressions
2017-09-13 10:40:07 -07:00
Martin Aeschlimann
4e430f7082
[make] update grammar
2017-09-08 10:47:06 +02:00
Martin Aeschlimann
92a314f187
[make] typo in OSSREADME
2017-08-21 17:15:01 +02:00
Martin Aeschlimann
dd751d453a
[make] update grammar to fadeevab/make.tmbundle
2017-08-21 16:56:59 +02:00
Martin Aeschlimann
7f1912686f
Merge pull request #27293 from fadeevab/master
...
Makefile colorizing improvement: colorize at the beginning of line, handling the '\' symbol and other.
2017-08-21 16:51:51 +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
fadeevab
5e72e9e257
Recipe -> prerequisites. More cases.
2017-06-02 14:37:36 +03:00
fadeevab
c66350b83a
Makefile tests actualization. Fixture is turned to a real makefile.
2017-06-02 13:37:47 +03:00
Martin Aeschlimann
f9084bb244
Add information_for_contributors to grammars
2017-05-26 09:27:51 +02:00
fadeevab
83a5514568
1). Colorize when there is an expression '' at the beginning of line. 2). Handle '\' at the end of prerequisites. 3). Colorize (origin|flavor). 4). Fix colorizing of built-in standed after a common variable.
2017-05-25 22:26:32 +03:00
Martin Aeschlimann
6f274872ac
Add information_for_contributors to grammars
2017-05-25 12:27:38 +02:00
Martin Aeschlimann
ae333a8b41
test fixes for #17178
2017-05-18 10:50:30 +02:00
Martin Aeschlimann
c04ce75d90
Leverage configurationDefaults for languages that we bundle with VS Code. Fixes #21301
2017-02-23 23:18:55 +01: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
Martin Aeschlimann
9486bf472c
[make] Could you add *.mk file extension to be highlighted as a Makefile into default VS Code distribution? Fixes #17734
2016-12-28 23:06:42 -04: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
cd5fd41560
[makefile] Update grammar to textmate/make.tmbundle@1a1827d (2015-12-03). Fixes #9757 .
2016-08-03 16:13:33 +02:00
Martin Aeschlimann
4a13944af6
Migrate all other languages to language-configuration.json
2016-07-21 20:30:37 +02:00
Jan Niklas Hasse
9217e494f0
Highlight .mk files as a Makefile
2016-06-07 15:48:24 +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
Erich Gamma
8f35cc4768
Hello Code
2015-11-13 14:39:38 +01:00