Commit graph

28 commits

Author SHA1 Message Date
Miroma d2599af6b9
Change default YAML extension (#206447) 2024-03-07 09:42:35 +01:00
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
David 2938e5d611
Add TMLanguage aliases to YAML (#198300) 2023-11-15 16:52:22 +00:00
Martin Aeschlimann 3eff2128ce
offside languages: changing ignoreTrimWhitespace default to false (#169555) 2022-12-20 10:09:56 +01:00
FW c2347df53b
Add .cff to the recognized YAML file extensions (#131323) 2021-09-06 14:33:29 +02:00
Karol Zadora-Przylecki 929deac3c3
Improve defaults for dockercompose language
The Docker Compose language will benefit from the same defaults that vanilla YAML. See https://github.com/microsoft/vscode-docker/issues/3057 for an example of customer-submitted issue illustrating this.
2021-07-13 08:57:14 -07:00
Alex Ross 425316c376
Add a compose language (#118042) 2021-03-09 10:52:58 +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
Alexandru Dima e625e61558
wip 2019-11-27 17:29:07 +01: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 13471d3b4b Yarn.lock should not be a registered filename in yaml language contributes. Fixes #50967 2018-06-06 17:11:00 +02:00
zikalino c4e97b6b7f make sure yml extesion is default for yaml files 2018-03-14 20:11:58 +08:00
Martin Aeschlimann 8bd41ceeca built-in extensions: version to 1.0.0 (for #43978) 2018-02-27 15:16:07 +01:00
Matt Bierner 030b95a792 Json format 2018-02-22 15:12:09 -08:00
Martin Aeschlimann e45d279b36 description & name for built-in languages (#43978) 2018-02-20 10:09:22 +01:00
Peng Lyu 0377a09114 Fix #43424. Turn off auto indent for yaml. 2018-02-12 08:52:54 -08:00
Martin Aeschlimann 3495363b2c make grammar file names consistent 2018-02-09 12:45:27 +01:00
Martin Aeschlimann 0f7f2a0f1f [yaml] add yarn.lock 2017-11-16 11:48:14 +01:00
Martin Aeschlimann c04ce75d90 Leverage configurationDefaults for languages that we bundle with VS Code. Fixes #21301 2017-02-23 23:18:55 +01:00
Martin Aeschlimann 5073dfcc37 [yaml] update grammar, add tests, update license 2016-09-15 21:57:01 +02:00
Martin Aeschlimann 5ba13ddbf3 Update yaml grammar to textmate/yaml.tmbundle@9a4135d (2016-08-24) 2016-09-15 21:45:42 +02:00
Martin Aeschlimann 4a13944af6 Migrate all other languages to language-configuration.json 2016-07-21 20:30:37 +02:00
Erich Gamma 8f35cc4768 Hello Code 2015-11-13 14:39:38 +01:00