Commit Graph

30 Commits

Author SHA1 Message Date
Sandeep Somavarapu
1e0580ec23
Use categories for builtin extensions groups (#202453)
* support grouping of extensions

* remove grouping

* reuse categories parsing

* cleanup

* fix tests
2024-01-14 18:19:29 +01: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
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
4c99db1a05 file extensins: put primary first. For #102100 2020-07-11 17:36:19 +02: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
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
Martin Aeschlimann
8bd41ceeca built-in extensions: version to 1.0.0 (for #43978) 2018-02-27 15:16:07 +01:00
Martin Aeschlimann
e45d279b36 description & name for built-in languages (#43978) 2018-02-20 10:09:22 +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
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
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
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
Daniel Imms
3340cd42c9 Associate .atom with XML
.atom feeds (application/atom+xml) are similar to .rss.
2015-12-07 23:00:35 -08:00
Martin Aeschlimann
64cfbc30d7 jsp should not register for XML 2015-12-03 10:25:43 +01:00
thomas michael wallace
c44731e247 Add Windows Workflow (.xoml) extension. 2015-12-01 11:55:20 +00:00
Daniel Imms
58b7cd4ff3 Remove svgz from xml extensions
svgz is a gzipped version of svg so syntax highlighting does not apply
2015-11-28 18:17:55 -08:00
Daniel Imms
557e6284a8 Add more XML extensions 2015-11-28 18:14:35 -08:00
Daniel Imms
b223a5e626 Make xml extension list flat 2015-11-28 18:13:23 -08:00
Erich Gamma
8f35cc4768 Hello Code 2015-11-13 14:39:38 +01:00