vscode/extensions
2016-10-14 16:05:33 +02: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] avoid entity.name.class scope 2016-10-14 16:05:33 +02:00
configuration-editing Actions to open extension storage files 2016-10-12 16:58:53 +02:00
cpp [cpp] add grammar update script 2016-08-09 11:42:10 +02:00
css tsfmt - extensions/css/server 2016-10-08 09:27:16 +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 Merge pull request #10239 from cloudRoutine/patch-1 2016-08-22 14:33:36 +02:00
git fixes #13633 2016-10-13 09:52:18 +02:00
go Update go grammar to atom/language-go@93594df (2015-12-10). Fixes #9841. 2016-08-03 12:13:18 +02:00
groovy [themes] avoid entity.name.class scope 2016-10-14 16:05:33 +02:00
handlebars Fix for @12195 Adding a div causes an extra stray bracket in Razor 2016-09-29 14:34:40 +02:00
html [ts] upate grammar, remove meta scopes 2016-10-14 10:13:51 +02:00
ini Migrate all other languages to language-configuration.json 2016-07-21 20:30:37 +02:00
jade [ts] upate grammar, remove meta scopes 2016-10-14 10:13:51 +02:00
java [themes] avoid entity.name.class scope 2016-10-14 16:05:33 +02:00
javascript [themes] avoid entity.name.class scope 2016-10-14 16:05:33 +02:00
json tsfmt - extensions/json/server 2016-10-08 09:32:25 +02:00
less Adopt css to language-configuration 2016-07-21 18:52:34 +02:00
lua Migrate all other languages to language-configuration.json 2016-07-21 20:30:37 +02:00
make [makefile] Update grammar to textmate/make.tmbundle@1a1827d (2015-12-03). Fixes #9757. 2016-08-03 16:13:33 +02:00
markdown tsfmt - extensions/markdown 2016-10-08 09:33:01 +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 Migrate all other languages to language-configuration.json 2016-07-21 20:30:37 +02:00
perl Migrate all other languages to language-configuration.json 2016-07-21 20:30:37 +02:00
php tsfmt - extensions/php 2016-10-08 09:35:06 +02:00
powershell Fix #9922: Roll back PowerShell syntax definition 2016-07-28 13:49:16 -07:00
python [themes] avoid entity.name.class scope 2016-10-14 16:05:33 +02:00
r Migrate all other languages to language-configuration.json 2016-07-21 20:30:37 +02:00
razor Fix for @12195 Adding a div causes an extra stray bracket in Razor 2016-09-29 14:34:40 +02:00
ruby [themes] avoid entity.name.class scope 2016-10-14 16:05:33 +02:00
rust Migrate all other languages to language-configuration.json 2016-07-21 20:30:37 +02:00
scss Updated scss.json to atom/language-sass@b0417d1 (2016-08-09) 2016-09-08 09:59:59 +02:00
shaderlab Migrate all other languages to language-configuration.json 2016-07-21 20:30:37 +02:00
shellscript [bash] syntax coloring should accept options on shebang line. Fixes #11040 2016-08-29 14:02:22 +02:00
sql fixes #10427: dsql files not picked up as SQL syntax even when grammar has them 2016-08-15 11:20:02 +02:00
swift [themes] avoid entity.name.class scope 2016-10-14 16:05:33 +02:00
theme-abyss [themes] avoid entity.name.class scope 2016-10-14 16:05:33 +02:00
theme-defaults [themes] avoid entity.name.class scope 2016-10-14 16:05:33 +02:00
theme-kimbie-dark fix Kimbie theme for markdown 2016-06-14 15:01:58 +02: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 [seti] set languageId associations 2016-09-13 16:07:39 +02: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 [themes] avoid entity.name.class scope 2016-10-14 16:05:33 +02:00
vb Migrate all other languages to language-configuration.json 2016-07-21 20:30:37 +02:00
vscode-api-tests clean-up util using new event, #643 2016-10-13 10:29:03 +02:00
vscode-colorize-tests tsfmt - extensions/vscode-colorize-tests 2016-10-08 09:42:14 +02:00
xml better fix for #13577 2016-10-13 12:18:34 +02:00
yaml [yaml] update grammar, add tests, update license 2016-09-15 21:57:01 +02:00
declares.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
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