Commit Graph

22 Commits

Author SHA1 Message Date
Aiday Marlen Kyzy
c3e292ad16 Using correct setting value for editor.defaultColorDecorators (#241168) 2025-02-19 10:28:41 +01: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
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
3eff2128ce offside languages: changing ignoreTrimWhitespace default to false (#169555) 2022-12-20 10:09:56 +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
d5e12a12dd Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +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
ExE Boss
8754c66d10 feat(coffeescript): Add .iced extension (#70686) 2019-03-18 11:12:35 +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
2711d3f9ba [coffeescript] snippets for regions 2017-11-30 11:28:28 +01:00
Martin Aeschlimann
d133a5e17c [coffeescript] switch to atom/language-coffee-script. Fixes #14953, #14945, #15008 2017-01-31 22:44:17 +01:00
isidor
1d5c0d67f7 coffeescript: use new way of contributing breakpoints 2016-11-17 15:00:05 +01:00
Martin Aeschlimann
4ec94e9525 [coffeescript] update grammar, add script 2016-10-11 18:04:04 +02:00
Martin Aeschlimann
4a13944af6 Migrate all other languages to language-configuration.json 2016-07-21 20:30:37 +02:00
Daniel Imms
aa1cc34a02 Associate .cson with CoffeeScript
Fixes #2568
2016-01-30 08:16:10 -08:00
Erich Gamma
8f35cc4768 Hello Code 2015-11-13 14:39:38 +01:00