vscode/extensions
2017-04-11 22:41:03 +09:00
..
bat Use hex colors in themes integration tests 2017-01-05 09:47:08 +01:00
clojure [clojure] update OSSREADME (for #21529) 2017-02-28 10:41:50 +01:00
coffeescript Pick up updated coffeescript grammar (#23123) 2017-03-23 16:17:16 -07:00
configuration-editing Centralize language mode enumeration in settings completion provider 2017-03-27 15:47:30 -07:00
cpp Pick up new c/c++ grammar fixes #22339 (#22358) 2017-03-10 16:01:42 -08:00
csharp Update C# grammar with fix for named ref/out arguments 2017-03-25 06:52:51 -07:00
css Attach languge server: set "protocol": "legacy", 2017-04-06 23:46:35 +02:00
diff Use hex colors in themes integration tests 2017-01-05 09:47:08 +01:00
docker Use hex colors in themes integration tests 2017-01-05 09:47:08 +01:00
extension-editing [theme] add color theme schema 2017-03-08 23:02:41 +01:00
fsharp [fsharp] update grammar 2017-02-10 10:32:23 +01:00
git 🐛 git: don't show progress on fetch 2017-04-07 15:16:25 +02:00
gitsyntax git: enable languages syntax 2017-01-20 19:50:34 +01:00
go Update Go grammar to atom/language-go@11ad31e7 (2016-12-30) (#23065) 2017-03-23 15:12:46 -07:00
groovy Merge pull request #16339 from elemeht/jenkinsfile 2017-02-21 16:40:25 +01:00
gulp Fixes #24073: Improve task API and adopt gulp extension to it. 2017-04-06 21:12:08 +02:00
handlebars Handlebars block expressions are not highlighted anymore. Fixes #18451 2017-01-23 11:23:46 +01:00
hlsl [hlsl] fix update script 2017-02-21 09:20:48 +01:00
html Attach languge server: set "protocol": "legacy", 2017-04-06 23:46:35 +02:00
ini Use hex colors in themes integration tests 2017-01-05 09:47:08 +01:00
java Merge pull request #19076 from fbricon/patch-1 2017-02-20 11:01:53 +01:00
javascript Set '"' and ':' as trigger characters for package/bower.json 2017-03-21 22:48:37 +01:00
json Attach languge server: set "protocol": "legacy", 2017-04-06 23:46:35 +02:00
less [themes] colorize scss and less varibales in vs themes 2017-02-02 10:48:46 +01:00
lua Use hex colors in themes integration tests 2017-01-05 09:47:08 +01:00
make Leverage configurationDefaults for languages that we bundle with VS Code. Fixes #21301 2017-02-23 23:18:55 +01:00
markdown Update some Markdown Snippets to Surround Selected Text 2017-04-06 18:17:39 -07:00
ms-vscode.node-debug update node-debug deps 2016-11-23 23:12:50 +01:00
ms-vscode.node-debug2 Take new node-debug2 version 2016-09-23 12:51:09 +02:00
objective-c Pick up new c/c++ grammar fixes #22339 (#22358) 2017-03-10 16:01:42 -08:00
perl [perl] typo in grammar 2017-02-15 17:07:02 +01:00
php Wordning tweaking 2017-04-03 11:11:01 +02:00
powershell Use hex colors in themes integration tests 2017-01-05 09:47:08 +01:00
pug [pug] update tests for grammar update 2017-01-31 10:03:45 +01:00
python Remove unneeded d.ts files from extensions (#19653) 2017-02-01 12:34:50 -08:00
r Use hex colors in themes integration tests 2017-01-05 09:47:08 +01:00
razor Include C# textmate grammar. Fixes #19469 2017-02-08 13:06:21 +01:00
ruby Fix #18241. Remove word patterns for ruby. We dono help select symbol for ruby 2017-04-05 14:53:07 -07:00
rust [rust] Update rust grammar (for #19574) 2017-02-09 16:22:35 +01:00
scss [themes] colorize scss and less varibales in vs themes 2017-02-02 10:48:46 +01:00
shaderlab [shaderlab/hlsl] Add update scripts, minor fixes to OSSREADME (for #20129) 2017-02-20 11:23:14 +01:00
shellscript [shell] update grammar to textmate/shellscript.tmbundle@ba95d7b (2017-03-15) 2017-03-17 17:08:48 +01:00
sql Use hex colors in themes integration tests 2017-01-05 09:47:08 +01:00
swift Use hex colors in themes integration tests 2017-01-05 09:47:08 +01:00
theme-abyss theming id changes 2017-03-30 11:27:52 -07:00
theme-defaults Fixes #23669. Consistent highlighting of puctuators in ts/js return types (#23871) 2017-04-03 14:57:55 -07:00
theme-kimbie-dark [themes] built-in themes adoptions to findings from vscode-textmate changes 2016-12-01 15:17:32 +01:00
theme-monokai Simplify PR #17841 2017-02-21 16:41:34 +01:00
theme-monokai-dimmed Monokai Dimmed theme does not show diff highlight. Fixes #21790 2017-03-15 16:57:12 +01:00
theme-quietlight quietLight: do not use custom inputBoxBackground 2017-04-04 11:14:24 +02:00
theme-red fix red theme for markdown 2016-06-14 15:01:58 +02:00
theme-seti update seti theme to jesseweed/seti-ui@f7e582f (2017-03-14) 2017-03-17 18:33:16 +01:00
theme-solarized-dark theming id changes 2017-03-30 11:27:52 -07:00
theme-solarized-light add SideBarBackground in SolarizedLight 2017-04-11 22:41:03 +09:00
theme-tomorrow-night-blue [themes] built-in themes adoptions to findings from vscode-textmate changes 2016-12-01 15:17:32 +01:00
typescript Merge pull request #23281 from michelkaporin/i18n 2017-04-06 14:38:05 +02:00
vb [vb] syntax highlighting for "End Property" and "End Class". Fixes #10481 2017-01-23 09:33:13 +01:00
vscode-api-tests Merge pull request #22303 from Microsoft/joh/eol 2017-03-27 12:08:42 +02:00
vscode-colorize-tests Use @types a few more places (#20159) 2017-02-07 18:16:19 -08:00
xml Use hex colors in themes integration tests 2017-01-05 09:47:08 +01:00
yaml Leverage configurationDefaults for languages that we bundle with VS Code. Fixes #21301 2017-02-23 23:18:55 +01:00
npm-shrinkwrap.json pick up TS 2.2.2 final 2017-03-27 16:23:49 -07:00
package.json pick up TS 2.2.2 final 2017-03-27 16:23:49 -07:00
postinstall.js HTML language server broken in insiders. Fixes #21743 2017-03-02 12:01:32 +01:00