Commit Graph

21 Commits

Author SHA1 Message Date
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