Alex Ross
|
252f22a4ed
|
Consider renaming the SQL built in language to MS SQL (#224283)
Fixes #221648
|
2024-07-30 04:02:08 -07: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 |
Matt Bierner
|
841aed8ed1
|
Move more update-grammar scripts to mjs
|
2022-03-01 17:28:57 -08: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 |
Alex Ross
|
f53678cb4b
|
Update branch for sql grammar
Fixes https://github.com/microsoft/vscode/issues/109251
|
2020-11-06 14:04:50 +01:00 |
ChaseKnowlden
|
e8760a5d6c
|
Fix capitalization of GitHub org
|
2020-09-17 11:43:03 +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
|
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
|
e9d793eb33
|
[sql] switch to Microsoft/sql grammar (fixes #36853)
|
2017-10-25 16:32:04 +02:00 |
Martin Aeschlimann
|
dc4c01473d
|
fixes #10427: dsql files not picked up as SQL syntax even when grammar has them
|
2016-08-15 11:20:02 +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 |