vscode/extensions
2017-11-02 11:00:12 +01:00
..
bat [bat] region marker improvement (for #36911) 2017-10-26 09:19:44 +02:00
clojure FoldingRules language configuration simplification 2017-09-22 13:50:03 +02:00
coffeescript [coffee] update grammar test 2017-11-02 11:00:12 +01:00
configuration-editing Fix wrong placement of 'e.g.'s in the description of window.title setting (#35986) 2017-10-11 10:02:55 +02:00
cpp [cpp] update grammar 2017-10-24 11:05:55 +02:00
csharp Folding regions broken 2017-10-12 16:55:15 +02:00
css [css] update server 2017-11-01 23:16:43 +01: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 Add finalstop for emmet snippets Fix for #33491 2017-11-01 17:57:04 -07:00
extension-editing Use strict version-identifier for @types/xyz-modules . For #35561 2017-10-04 11:25:45 +02:00
fsharp [fsharp] update grammar 2017-10-24 11:05:54 +02:00
git improve git isIdle implementation 2017-11-01 16:52:31 +01:00
gitsyntax 💄 2017-09-11 16:22:45 +02:00
go [go] update grammar 2017-10-24 11:05:54 +02: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 [html] update server 2017-11-01 23:19:23 +01: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-10-24 11:05:54 +02:00
javascript Fix commenting of jsx attribute using jsx style comments 2017-10-13 14:51:04 -07:00
json [json] update service & server 2017-11-01 22:51:29 +01: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 Fixed more resource scope access in the markdown extension 2017-10-27 15:20:48 -07:00
merge-conflict Use strict versions for @types. Fixes #35561 2017-10-09 11:21:00 -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 Fix different error message in source and package.nls for npm package (#37096) 2017-10-31 14:27:24 +01: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 Fix #26598 - remove . PHP trigger character, add > 2017-10-29 12:46:07 -07:00
powershell Fix #36924. PowerShell Extension Comment Highlighting Error 2017-10-25 12:20:56 -06:00
pug FoldingRules language configuration simplification 2017-09-22 13:50:03 +02:00
python Folding regions broken 2017-10-12 16:55:15 +02:00
r [r] update grammar 2017-10-24 11:05:54 +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-10-24 11:05:55 +02:00
scss [scss] update grammar 2017-10-24 11:05:55 +02: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 [sql] replace grammar 2017-10-25 17:26:12 +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 minimal icon theme to use naming icon theme naming convention 2017-10-19 14:55:23 +02:00
theme-kimbie-dark Further improve colorization of embeded expressions 2017-09-12 11:04:02 -07:00
theme-monokai Run json formatter on a few builtin themes 2017-10-24 11:34:21 -07:00
theme-monokai-dimmed Remove whitespace fontStyle from monokai dimmed 2017-10-24 11:36:08 -07:00
theme-quietlight Run json formatter on a few builtin themes 2017-10-24 11:34:21 -07:00
theme-red Run json formatter on a few builtin themes 2017-10-24 11:34:21 -07:00
theme-seti Add seti icon for webp files 2017-10-31 16:15:48 -07: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 Indicate path of auto import in completion item 2017-11-01 15:34:22 -07:00
vb Folding regions broken 2017-10-12 16:55:15 +02:00
vscode-api-tests test for showWorkspaceFolderPick 2017-10-12 10:39:35 +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.6.1 final 2017-10-31 11:30:43 -07:00
package.json Pick up TS 2.6.1 final 2017-10-31 11:30:43 -07:00
postinstall.js Set NODE_PATH when forking TS server 2017-09-29 13:49:09 -07:00