vscode/extensions
2016-11-07 11:08:07 +01:00
..
bat Migrate all other languages to language-configuration.json 2016-07-21 20:30:37 +02:00
clojure Migrate all other languages to language-configuration.json 2016-07-21 20:30:37 +02:00
coffeescript [themes] remove entity.name.function scope from dark vs-default 2016-10-14 16:06:39 +02:00
configuration-editing launch.json - also gray out 'configurations' 2016-10-17 15:16:40 +02:00
cpp Fix integration test ("whitespace" scopes should not get "invisibles" color) 2016-11-07 11:08:07 +01:00
css CSS autocomplete in html files not working on Windows.Fixes #14467 2016-10-26 12:33:29 +02:00
diff Migrate all other languages to language-configuration.json 2016-07-21 20:30:37 +02:00
docker Migrate all other languages to language-configuration.json 2016-07-21 20:30:37 +02:00
extension-editing [icons] associate schema for icon-themes 2016-08-23 14:45:00 +02:00
fsharp oss input 2016-10-27 09:16:32 +02:00
git ups 2016-10-20 16:13:06 +02:00
go Merge pull request #13884 from Microsoft/aeschli/typescript-grammar-update 2016-10-17 15:03:07 +02:00
groovy [themes] add variable.language for this, super, self... 2016-10-14 18:33:16 +02:00
handlebars Wrong highlighting for angle bracket syntax in embedded language. Fixes #14551 2016-10-27 12:04:54 +02:00
html [html] remove console.log 2016-10-28 10:38:23 +02:00
ini [ini] remove ini.tmlanguage 2016-10-27 17:00:54 +02:00
jade [ts] update grammar 2016-10-27 16:39:46 +02:00
java Fix integration test ("whitespace" scopes should not get "invisibles" color) 2016-11-07 11:08:07 +01:00
javascript Fix integration test ("whitespace" scopes should not get "invisibles" color) 2016-11-07 11:08:07 +01:00
json [json] update language service 2016-11-03 16:59:31 +01:00
less [less] test for #14119 2016-11-07 10:26:08 +01:00
lua Fix integration test ("whitespace" scopes should not get "invisibles" color) 2016-11-07 11:08:07 +01:00
make [themes] add support.function 2016-10-14 18:02:14 +02:00
markdown Wrong highlighting for angle bracket syntax in embedded language. Fixes #14551 2016-10-27 12:04:54 +02:00
ms-vscode.node-debug get node-debug from marketplace 2016-09-22 15:03:23 +02:00
ms-vscode.node-debug2 Take new node-debug2 version 2016-09-23 12:51:09 +02:00
objective-c Fix integration test ("whitespace" scopes should not get "invisibles" color) 2016-11-07 11:08:07 +01:00
perl Fix integration test ("whitespace" scopes should not get "invisibles" color) 2016-11-07 11:08:07 +01:00
php Fix integration test ("whitespace" scopes should not get "invisibles" color) 2016-11-07 11:08:07 +01:00
powershell [themes] add support.function 2016-10-14 18:02:14 +02:00
python [themes] add variable.language for this, super, self... 2016-10-14 18:33:16 +02:00
r [themes] remove entity.name.function scope from dark vs-default 2016-10-14 16:06:39 +02:00
razor Wrong highlighting for angle bracket syntax in embedded language. Fixes #14551 2016-10-27 12:04:54 +02:00
ruby Fix integration test ("whitespace" scopes should not get "invisibles" color) 2016-11-07 11:08:07 +01:00
rust [themes] add support.function 2016-10-14 18:02:14 +02:00
scss Fixes #13295: Remove brackets with problems 2016-10-27 21:40:46 +02:00
shaderlab oss input 2016-10-27 09:16:32 +02:00
shellscript Fix integration test ("whitespace" scopes should not get "invisibles" color) 2016-11-07 11:08:07 +01:00
sql [themes] remove entity.name.function scope from dark vs-default 2016-10-14 16:06:39 +02:00
swift [themes] add support.class & support.constant (for ts) 2016-10-14 17:20:05 +02:00
theme-abyss [themes] avoid entity.name.class scope 2016-10-14 16:05:33 +02:00
theme-defaults Light/Dark Visual Studio theme needs improvements to handle expressions in template string. Fixes #13166 2016-11-07 10:26:08 +01:00
theme-kimbie-dark In built Kimbie Dark theme is broken for Typescript files. Fixes #14666 2016-10-31 14:31:27 +01:00
theme-monokai [themes] avoid entity.name.class scope 2016-10-14 16:05:33 +02:00
theme-monokai-dimmed fix dimmed monokai for markdown 2016-06-14 15:01:58 +02:00
theme-quietlight fix quiet light theme for markdown 2016-06-14 15:01:58 +02:00
theme-red fix red theme for markdown 2016-06-14 15:01:58 +02:00
theme-seti Typo in project.json 2016-10-11 05:48:31 +03:00
theme-solarized-dark fix solarized dark theme for markdown 2016-06-14 15:01:58 +02:00
theme-solarized-light fix solarized-light theme for markdown 2016-06-14 15:01:58 +02:00
theme-tomorrow-night-blue fix tomorrow night blue for markdown 2016-06-14 15:01:58 +02:00
typescript Light/Dark Visual Studio theme needs improvements to handle expressions in template string. Fixes #13166 2016-11-07 10:26:08 +01:00
vb [themes] add support.function 2016-10-14 18:02:14 +02:00
vscode-api-tests Clean up terminal api tests 2016-10-22 04:40:16 -07:00
vscode-colorize-tests enable integration tests again, cleanup a little of the ///-reference mess, #14059 2016-10-20 12:04:01 +02:00
xml Update package.json 2016-11-03 14:32:44 +08:00
yaml [yaml] update grammar, add tests, update license 2016-09-15 21:57:01 +02:00
declares.d.ts enable integration tests again, cleanup a little of the ///-reference mess, #14059 2016-10-20 12:04:01 +02:00
lib.core.d.ts Fixes #11304: Update node.d.ts for extension to 4.x version to be in line with normal extension development 2016-08-31 12:28:21 +02:00
node.d.ts Fixes #11304: Update node.d.ts for extension to 4.x version to be in line with normal extension development 2016-08-31 12:28:21 +02:00