vscode/extensions
2017-09-25 23:00:02 +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 Fix #31568 2017-09-20 17:38:42 +02:00
cpp [folding] fix cpp regions 2017-09-22 14:04:38 +02:00
csharp [folding] snippets for folding markers 2017-09-25 23:00:02 +02:00
css [css] update grammar 2017-09-25 15:25:05 +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 Pull fixes for #33994 and #34906 2017-09-25 11:54:23 -07:00
extension-editing Load Markdown and XML parsers on demand (fixes #33141) 2017-09-08 09:52:08 -07:00
fsharp FoldingRules language configuration simplification 2017-09-22 13:50:03 +02:00
git Merge branch 'master' into joh/ftp 2017-09-20 13:48:02 +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 Adding folder name to error message when auto detecting tasks 2017-09-25 17:18:16 +02:00
gulp Adding folder name to error message when auto detecting tasks 2017-09-25 17:18:16 +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 vscode-languageserver-types to 3.4.0 2017-09-22 09:40:08 +02:00
ini update grammars 2017-07-18 10:09:48 +08:00
jake Adding folder name to error message when auto detecting tasks 2017-09-25 17:18:16 +02:00
java [java] update grammar 2017-08-15 15:29:56 +02:00
javascript [folding] snippets for folding markers 2017-09-25 23:00:02 +02:00
json Listen to schema change events (for #27816) 2017-09-25 15:25:05 +02:00
less Indent Rules for Less 2017-07-26 11:31:17 -07:00
lua update grammars 2017-07-18 10:09:48 +08:00
make Tweak colorization of regexp for light+ and dark+ 2017-09-14 14:45:35 -07:00
markdown Localize markdown preview title 2017-09-22 11:14:44 -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 ensure that the scheme is 'file' detecting scripts 2017-09-21 13:56:42 +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 ${workspaceRoot} -> ${workspaceFolder} 2017-09-19 11:21:49 +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 TextMate as one word. Fixes #29058 2017-08-10 18:03:45 +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 Further improve colorization of embeded expressions 2017-09-12 11:04:02 -07: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 [folding] snippets for folding markers 2017-09-25 23:00:02 +02:00
vb [folding] snippets for folding markers 2017-09-25 23:00:02 +02:00
vscode-api-tests disable test on proposed API 2017-09-23 08:31:30 +02:00
vscode-colorize-tests ${workspaceRoot} -> ${workspaceFolder} 2017-09-19 11:21:49 +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 Update TS insiders version 2017-09-22 15:16:43 -07:00
package.json Update TS insiders version 2017-09-22 15:16:43 -07:00
postinstall.js HTML language server broken in insiders. Fixes #21743 2017-03-02 12:01:32 +01:00