Alex Ross
|
1c91332da7
|
Re-adopt new YAML grammar! (#232244)
* Embedded languages syntax highlighting stopped working in 1.92.0
Fixes #224978
* Get embedded grammar
|
2024-12-10 12:32:57 +01:00 |
RedCMD
|
bc740b3bb2
|
Merge branch 'main' into patch-5
|
2024-11-14 11:47:22 +13:00 |
Aiday Marlen Kyzy
|
b73c976b2a
|
Setting defaultColorDecorators setting to false for languages that use # for start of comments (#233303)
adding default setting for default color decorators for some languages
|
2024-11-07 11:41:05 +01:00 |
RedCMD
|
0945da4546
|
Add `.winget` file extension
|
2024-10-25 16:49:19 +13:00 |
Alex Ross
|
337cacaafa
|
Revert YAML Grammar (#231096)
Part of #224862
|
2024-10-11 10:24:35 +02:00 |
Alex Ross
|
a2c7f4e2e3
|
Fix unbalanced scopes in yaml (#224783)
Part of #180523
|
2024-08-05 01:53:43 -07:00 |
Alex Ross
|
9255a27d88
|
Try out new YAML grammar (#219833)
* Try out new YAML grammar
Part of #180523
* Pull in other/plain update
|
2024-07-03 12:13:46 +02:00 |
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 |