vscode/extensions
2017-10-04 18:17:30 +02:00
..
bat use vsce to determine what to package when bundling extensions 2017-06-21 16:17:21 +02:00
clojure FoldingRules language configuration simplification 2017-09-22 13:50:03 +02:00
coffeescript [cofeescript] update grammar 2017-09-25 15:25:05 +02:00
configuration-editing Confusing explanation for activeEditorMedium in window.title setting (fixes #35534) 2017-10-04 12:05:52 +02:00
cpp Improved fix for #23850 2017-10-04 18:17:30 +02:00
csharp [folding] snippets for folding markers 2017-09-25 23:00:02 +02:00
css Use strict version-identifier for @types/xyz-modules . For #35561 2017-10-04 11:25:45 +02:00
diff update grammars 2017-07-18 10:09:48 +08:00
docker [docker] update grammar 2017-08-15 15:29:56 +02:00
emmet Absorb fix for bem modifier customization in emmet 2017-09-28 21:45:20 -07:00
extension-editing Use strict version-identifier for @types/xyz-modules . For #35561 2017-10-04 11:25:45 +02:00
fsharp [fsharp] add folding region markers and snippets 2017-09-25 23:25:05 +02:00
git fix compile errors 2017-10-04 15:43:48 +02:00
gitsyntax 💄 2017-09-11 16:22:45 +02:00
go Update Go indentation rules 2017-08-03 14:26:27 -07:00
groovy Further improve colorization of embeded expressions 2017-09-12 11:04:02 -07:00
grunt Use strict version-identifier for @types/xyz-modules . For #35561 2017-10-04 11:25:45 +02:00
gulp Use strict version-identifier for @types/xyz-modules . For #35561 2017-10-04 11:25:45 +02:00
handlebars update grammars 2017-07-18 10:09:48 +08:00
hlsl update grammars 2017-07-18 10:09:48 +08:00
html Use strict version-identifier for @types/xyz-modules . For #35561 2017-10-04 11:25:45 +02:00
ini update grammars 2017-07-18 10:09:48 +08:00
jake Use strict version-identifier for @types/xyz-modules . For #35561 2017-10-04 11:25:45 +02:00
java [java] update grammar 2017-08-15 15:29:56 +02:00
javascript No need to inline license details, as they can be fetched from the repo 2017-09-27 12:08:55 +02:00
json Use strict version-identifier for @types/xyz-modules . For #35561 2017-10-04 11:25:45 +02:00
less Indent Rules for Less 2017-07-26 11:31:17 -07:00
lua Add indentationRules to lua 2017-09-13 17:12:17 +02:00
make Tweak colorization of regexp for light+ and dark+ 2017-09-14 14:45:35 -07:00
markdown Use npm 4 for markdown shrinkwrap 2017-09-27 11:07:14 -07:00
merge-conflict Only register for file: and untitled: (fixes #33133) 2017-08-30 15:39:13 -07:00
ms-vscode.node-debug update node-debug OSS modules 2017-09-03 17:07:52 +02:00
ms-vscode.node-debug2 Take new node-debug2 version 2016-09-23 12:51:09 +02:00
npm Use strict version-identifier for @types/xyz-modules . For #35561 2017-10-04 11:25:45 +02:00
objective-c [objecttive-c] fix grammar version stamp 2017-09-08 11:01:42 +02:00
perl Tweak colorization of regexp for light+ and dark+ 2017-09-14 14:45:35 -07:00
php update php colorizer tests 2017-10-04 18:17:30 +02:00
powershell [folding] snippets for folding markers 2017-09-25 23:00:02 +02:00
pug FoldingRules language configuration simplification 2017-09-22 13:50:03 +02:00
python FoldingRules language configuration simplification 2017-09-22 13:50:03 +02:00
r [r] update grammar 2017-09-25 15:25:05 +02:00
razor Update groovy and cshtml colorization tests 2017-09-12 10:44:05 -07:00
ruby Fix #33939 2017-09-21 21:19:49 -05:00
rust [rust] update grammar 2017-08-15 15:29:56 +02:00
scss Tweak colorization of regexp for light+ and dark+ 2017-09-14 14:45:35 -07:00
shaderlab [shaderlab] update grammar (fixes #33316) 2017-09-08 10:47:07 +02:00
shellscript [sh] update grammar 2017-09-25 15:25:05 +02:00
sql use vsce to determine what to package when bundling extensions 2017-06-21 16:17:21 +02:00
swift [swift] fix invalid characters in snippets 2017-09-25 23:12:02 +02:00
theme-abyss Further improve colorization of embeded expressions 2017-09-12 11:04:02 -07:00
theme-defaults Tweak colorization of regexp for light+ and dark+ 2017-09-14 14:45:35 -07:00
theme-kimbie-dark Further improve colorization of embeded expressions 2017-09-12 11:04:02 -07:00
theme-monokai [themes] Selection highlight color is too similar to the selection color on Monokai. Fixes #20577 2017-10-03 17:33:42 +02:00
theme-monokai-dimmed Further improve colorization of embeded expressions 2017-09-12 11:04:02 -07:00
theme-quietlight Further improve colorization of embeded expressions 2017-09-12 11:04:02 -07:00
theme-red Continue tweaking default dark and light colorization for escape characters and regular expressions 2017-09-13 10:40:07 -07:00
theme-seti [seti] missing semicolon in update script 2017-09-25 15:34:32 +02:00
theme-solarized-dark Merge pull request #33820 from Ikuyadeu/patch-1 2017-09-22 16:15:14 +02:00
theme-solarized-light Further improve colorization of embeded expressions 2017-09-12 11:04:02 -07:00
theme-tomorrow-night-blue Further improve colorization of embeded expressions 2017-09-12 11:04:02 -07:00
typescript Set NODE_PATH when forking TS server 2017-09-29 13:49:09 -07:00
vb [folding] snippets for folding markers 2017-09-25 23:00:02 +02:00
vscode-api-tests fix tests 2017-10-04 18:04:15 +02:00
vscode-colorize-tests Use strict version-identifier for @types/xyz-modules . For #35561 2017-10-04 11:25:45 +02:00
xml Add publishsettings to list of xml file types (#32641) 2017-08-16 16:57:34 -07:00
yaml FoldingRules language configuration simplification 2017-09-22 13:50:03 +02:00
npm-shrinkwrap.json Pick up TS 2.5.3 final release 2017-09-27 18:47:08 -07:00
package.json Pick up TS 2.5.3 final release 2017-09-27 18:47:08 -07:00
postinstall.js Set NODE_PATH when forking TS server 2017-09-29 13:49:09 -07:00