Martin Aeschlimann
|
c640a0ed5c
|
adopt color changes in colorizer tests
|
2018-07-27 11:02:03 +02:00 |
|
Martin Aeschlimann
|
772aaf777a
|
update grammars
|
2018-06-11 13:03:28 +02:00 |
|
Matt Bierner
|
ac69540858
|
Updating tests for light+ escape coloring grammar changes
|
2018-04-28 17:54:54 -07:00 |
|
Martin Aeschlimann
|
9d2814a9a1
|
update grammars
|
2018-04-18 22:13:50 +02:00 |
|
Martin Aeschlimann
|
d5bded0904
|
update grammars
|
2018-03-17 17:40:48 +01:00 |
|
Martin Aeschlimann
|
9ee425cebd
|
Auto-closing backticks in Python. Fixes #41615
|
2018-03-02 09:45:46 +01: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
|
18dcdf61ae
|
Auto-closing backticks in Python. Fixes #41615
|
2018-02-19 10:27:33 +01:00 |
|
Martin Aeschlimann
|
8fdf170a08
|
update grammar script: remove unused properties
|
2018-02-12 16:54:46 +01:00 |
|
Martin Aeschlimann
|
8ba2238650
|
[bat] update grammar
|
2017-12-20 17:30:56 +01:00 |
|
Martin Aeschlimann
|
4ccce4f92d
|
[bat] region snippets
|
2017-11-30 11:43:11 +01:00 |
|
Matt Bierner
|
e35d778597
|
Remove duplicate tmlanguage grammar files
|
2017-11-20 15:45:18 -08:00 |
|
Martin Aeschlimann
|
f06a42a8eb
|
[bat] use grammar from mmims/language-batchfile. Fixes #38206, fixes #3845
|
2017-11-14 14:35:13 +01:00 |
|
Martin Aeschlimann
|
022687c6de
|
[bat] region marker improvement (for #36911)
|
2017-10-26 09:19:44 +02:00 |
|
MichielVanderlee
|
b8721cbc96
|
Add REM support
|
2017-10-25 12:19:21 -03:00 |
|
MichielVanderlee
|
60229757b5
|
Add Region folding for bat
|
2017-10-25 12:13:52 -03: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
|
c29241c960
|
[bat] add test for #26825
|
2017-05-26 17:25:03 +02:00 |
|
YukiUeda
|
3022b4cde4
|
support %%(fix #26825)
|
2017-05-26 19:18:05 +09:00 |
|
Martin Aeschlimann
|
ae333a8b41
|
test fixes for #17178
|
2017-05-18 10:50:30 +02: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
|
4a13944af6
|
Migrate all other languages to language-configuration.json
|
2016-07-21 20:30:37 +02:00 |
|
Martin Aeschlimann
|
9150500aee
|
[bat] add autoclosing & sourrounding pairs
|
2016-04-21 22:18:13 +02:00 |
|
Martin Aeschlimann
|
37f5e2b355
|
[colorize tests] update test result data
|
2016-04-11 21:28:19 +02:00 |
|
Martin Aeschlimann
|
045ff8db5c
|
[bat] colorize tests
|
2016-04-11 16:03:31 +02:00 |
|
Daniel Podder
|
5968d8bb01
|
Stop capturing 'REM' as a keyword.command in Batch
|
2016-02-05 23:44:02 -08:00 |
|
Daniel Podder
|
2e273e710f
|
Stop strings from spilling onto next line
|
2016-01-06 12:04:47 -08:00 |
|
Daniel Podder
|
867a87f070
|
Add tokens to grammar for environment variables
|
2016-01-06 12:04:46 -08:00 |
|
Daniel Podder
|
3edcbfbd91
|
Add tokens to grammar for parameter/loop variables
|
2016-01-06 12:04:46 -08:00 |
|
Daniel Podder
|
d5887eeb03
|
Fix parsing of 'rem' directive
- remove 'rem' from list of keywords so it's not misparsed as a keyword
- change \s to \b so that 'rem' is detected in case of @rem or &rem, etc.
|
2016-01-06 12:04:46 -08:00 |
|
Erich Gamma
|
8f35cc4768
|
Hello Code
|
2015-11-13 14:39:38 +01:00 |
|