vscode/extensions
2016-10-10 17:20:28 +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 Migrate all other languages to language-configuration.json 2016-07-21 20:30:37 +02:00
configuration-editing tsfmt - extensions/configuration-editing 2016-10-08 09:25:25 +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 Incorrect git comments (fixes #11925) 2016-09-13 15:06:36 +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 Fix failing integration tests 2016-09-21 17:01:23 +03:00
handlebars Fix for @12195 Adding a div causes an extra stray bracket in Razor 2016-09-29 14:34:40 +02:00
html tsfmt - extensions/html/server 2016-10-08 09:28:50 +02:00
ini Migrate all other languages to language-configuration.json 2016-07-21 20:30:37 +02:00
jade Fix for Jade grammar (mystery change from * to +) 2016-08-18 15:40:41 +02:00
java Migrate all other languages to language-configuration.json 2016-07-21 20:30:37 +02:00
javascript tsfmt - extensions/javascript 2016-10-08 09:29:51 +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 fixes #7688, fixes #2936, fixes #2867, fixes #2208 2016-08-22 08:51:53 +10: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 [ruby] shebang is not reconized. Fixes #10613 2016-08-29 13:38:27 +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 Migrate all other languages to language-configuration.json 2016-07-21 20:30:37 +02:00
theme-abyss Changing "guide" tmTheme key instead of invisibles 2016-09-23 19:29:19 -07:00
theme-defaults Fix colorization of markdown links and inlines inside of lists and quotes 2016-09-26 10:50:58 -07:00
theme-kimbie-dark fix Kimbie theme for markdown 2016-06-14 15:01:58 +02:00
theme-monokai Changing "guide" tmTheme key instead of invisibles 2016-09-23 19:29:19 -07: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 tsfmt - extensions/typescript 2016-10-08 09:39:48 +02:00
vb Migrate all other languages to language-configuration.json 2016-07-21 20:30:37 +02:00
vscode-api-tests tsfmt - extensions/vscode-api-tests 2016-10-08 09:41:37 +02:00
vscode-colorize-tests tsfmt - extensions/vscode-colorize-tests 2016-10-08 09:42:14 +02:00
xml [xml] update grammar to atom/language-xml@f461d42 (2016-10-01). Fixes #13193. 2016-10-10 17:20:28 +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