Martin Aeschlimann
f572583d9a
fix word range in XML. For #149318
2022-05-13 10:22:33 +02:00
Alex Ross
f3b1b53443
Update grammars
2022-05-02 11:20:10 +02:00
Alex Ross
e8753df2e8
Update grammars
2022-03-29 11:11:11 +02:00
Henning Dieterichs
ba5517b911
Fixes #135151 by not colorizing brackets or rendering line scopes in xml.
2021-10-25 09:52:59 +02:00
David Thompson
4f58a1fefb
Add wordPattern
for XML and XSL languages
...
Closes #127323
Signed-off-by: David Thompson <davthomp@redhat.com>
2021-06-28 16:33:40 -04:00
Martin Aeschlimann
b4fb4d8c2f
recognize .axaml as xml language Fixes #117298
2021-03-19 09:32:31 +01:00
Alex Ross
0f17001790
Fix update-grammar scripts for cross-platform use
2021-02-08 15:39:56 +01: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
Martin Aeschlimann
b031ea7879
Built-in XSLT extension has 'brackets' setting that prevents bracket-matching for embedded XPath 1.0-3.1 Fixes #102584
2020-07-16 15:25:42 +02:00
Martin Aeschlimann
4c99db1a05
file extensins: put primary first. For #102100
2020-07-11 17:36:19 +02:00
Martin Aeschlimann
e9bb8b306c
do not autoclose quotes when in strings. Fixes #88265
2020-01-09 10:34:43 +01:00
Siberian Cat
db0c41c1da
Roblox XML file syntax highlight support ( #87755 )
...
Co-authored-by: Alex Ross <alros@microsoft.com>
2020-01-07 09:55:37 +01:00
Angelo
ce7f99fa96
[XML] Use the same HTML language configuration for XML
...
This PR is a copy/paste of the HTML language configuration to have for instance autoClosingPairs for Comments and adds autoClosingPairs for CDATA.
2019-07-22 13:34:55 +02:00
Angelo
960123749d
Add '.ent' and '.mod' file extensions for the XML language
...
This PR adds `.ent` and `.mod` file extensions which are used as DTD file.
2019-07-17 07:15:00 +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
Martin Aeschlimann
6aa8f50d63
[xml] Don't report *.config files as XML. Fixes #63462
2019-01-04 17:26:43 +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
Martin Aeschlimann
10a1d2a50a
update grammars
2018-10-04 12:00:39 +02: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
74c270e887
update grammars
2018-07-23 20:34:08 +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
3495363b2c
make grammar file names consistent
2018-02-09 12:45:27 +01:00
Robert Pethick
7a8c2648b7
Add publishsettings to list of xml file types ( #32641 )
2017-08-16 16:57:34 -07:00
Martin Aeschlimann
7790c4a753
update grammars
2017-07-18 10:09:48 +08:00
Andrew Arnott
9dacd34cb5
Add *.props as a recognized file extension for XML
...
Several MSBuild file extensions where already there including `*.targets`.
2017-07-03 05:35:34 -07: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
3d581324cb
[xml] update grammar
2017-05-18 15:41:33 +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
Huachao Mao
21581b2a34
Update package.json
2016-11-03 14:32:44 +08:00
Huachao Mao
52ff7971bd
Add Translation Memory eXchange (TMX) support
...
TMX is an XML specification for the exchange of translation memory data between computer-aided translation and localization tools with little or no loss of critical data. See https://en.wikipedia.org/wiki/Translation_Memory_eXchange
2016-11-03 14:13:57 +08:00
Martin Aeschlimann
2db37ea17a
Wrong highlighting for angle bracket syntax in embedded language. Fixes #14551
2016-10-27 12:04:54 +02:00
Benjamin Pasero
f3dbef0413
better fix for #13577
2016-10-13 12:18:34 +02:00
Martin Aeschlimann
42a5c57451
[xml] update grammar to atom/language-xml@f461d42 (2016-10-01). Fixes #13193 .
2016-10-10 17:20:28 +02:00
Martin Aeschlimann
4a13944af6
Migrate all other languages to language-configuration.json
2016-07-21 20:30:37 +02:00