Commit graph

47 commits

Author SHA1 Message Date
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 03da2de889 add proper yarn.lock files 2021-02-01 14:35:52 +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
NotWearingPants 05a8e34caa
Treat all files with git{config,attributes,modules}/editorconfig extensions as properties files 2020-07-25 22:29:05 +03:00
Martin Aeschlimann e9bb8b306c do not autoclose quotes when in strings. Fixes #88265 2020-01-09 10:34:43 +01:00
Remco Haszing 24b61e19cd
Add syntax highlighting for .gitmodules 2019-06-12 13:21:34 +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
Alex Ross 2472084ffc Remove .desktop from ini extention
Fixes #74866
2019-06-05 16:08:26 +02:00
Remco Haszing dc20cfcc4f
mark .config/git/config as properties file
Git suppots the XDG base directory standard for its global configuration file.
This defaults to ~/.config/git/config. Now VSCode also highlights this file
properly as long as it’s in the default location.
2019-06-03 20:27:35 +02:00
Rob Lourens ec0499a9dc Don't register "ini" for all files named "config" 2019-03-31 01:12:15 +00:00
Alex Ross 6e968190df Update grammars 2019-02-04 16:35:48 +01:00
isidor 9edd984da8 delete OSSREADME.json 2018-11-20 12:54:22 +01:00
isidor 2ba92aa3e8 add commitHash to cgmanifest 2018-11-15 17:43:46 +01:00
isidor 347fb6347b add all cgmanifests. Still no commitHash 2018-11-14 18:18:25 +01:00
Alex Dima 34e7a220c8 Avoid shipping unnecessary files 2018-09-19 19:53:46 +02:00
Martin Aeschlimann c640a0ed5c adopt color changes in colorizer tests 2018-07-27 11:02:03 +02:00
Arnie97 73b9d4b7e0
Update file extensions for the ini language
freedesktop.org desktop entries:
https://wiki.archlinux.org/index.php/Desktop_entries

.gitconfig:
https://git-scm.com/docs/git-config#FILES
2018-03-14 12:54:13 +08:00
Greg Van Liew b3a1b98d54 Edit pass on built-in extension descriptions (#44875) 2018-03-01 16:43:06 -08:00
Ramya Achutha Rao 15d0e9b30b Remove and other language features from description of basic builtin extensions #44626 2018-02-27 18:15:50 -08:00
Martin Aeschlimann 8bd41ceeca built-in extensions: version to 1.0.0 (for #43978) 2018-02-27 15:16:07 +01:00
Martin Aeschlimann 292a290e3f Rename built-in syntax and snippet extensions to "Language Basics". Fixes #44241 2018-02-26 21:27:22 +01:00
Martin Aeschlimann e45d279b36 description & name for built-in languages (#43978) 2018-02-20 10:09:22 +01:00
Martin Aeschlimann 8fdf170a08 update grammar script: remove unused properties 2018-02-12 16:54:46 +01:00
Martin Aeschlimann 7790c4a753 update grammars 2017-07-18 10:09:48 +08:00
Joao Moreno 5667cc0e69 use vsce to determine what to package when bundling extensions
fixes #29054
2017-06-21 16:17:21 +02:00
Martin Aeschlimann f9084bb244 Add information_for_contributors to grammars 2017-05-26 09:27:51 +02:00
Martin Aeschlimann d57a3ab57e [ini] add update script 2017-05-26 09:27:48 +02:00
Alex Dima 4679fef06e Fixes #19515 2017-04-27 13:07:42 +02:00
Alex Dima 90d74c59aa Use hex colors in themes integration tests 2017-01-05 09:47:08 +01:00
Alex Dima 10f68352a0 Themes integration tests 2017-01-04 22:44:08 +01:00
Huachao Mao 4c06676eb8 Add .conf and .cfg file extensions for ini language
follow https://en.wikipedia.org/wiki/INI_file
2016-11-15 22:02:44 +08:00
Huachao Mao 96a579c9d4 Add .cfg in properties mode and update case of properties 2016-11-10 00:22:20 +08:00
Martin Aeschlimann 82d17905f1 [ini] remove ini.tmlanguage 2016-10-27 17:00:54 +02:00
Yuki Ueda 87af697987 type propaties to properties 2016-10-19 10:40:23 +09:00
Yuki Ueda 11b0a73c6d fix ini #13648 #8709 2016-10-18 16:16:52 +09:00
Martin Aeschlimann 4a13944af6 Migrate all other languages to language-configuration.json 2016-07-21 20:30:37 +02:00
Martin Aeschlimann 13c92ec06e Linux "desktop entries" (.desktop) aren't colored very well by ini language. Fixes #7155 2016-06-15 22:11:58 +02:00
Brenton Horne 5d0a37657a Update package.json 2016-05-20 19:48:19 +10:00
Martin Aeschlimann f7b6c50c6b [ini] autoclosing & surrounding pairs 2016-04-21 22:37:38 +02:00
Martin Aeschlimann 37f5e2b355 [colorize tests] update test result data 2016-04-11 21:28:19 +02:00
Martin Aeschlimann 8509d4e47a even more colorizer tests 2016-04-11 16:03:40 +02:00
Benjamin Pasero 28bc39ae48 gitconfig => ini mode 2016-03-11 11:58:30 +01:00
Erich Gamma 8f35cc4768 Hello Code 2015-11-13 14:39:38 +01:00