vscode/extensions
2017-03-24 18:13:57 -07: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 fix #21177 2017-02-23 15:56:58 +01:00
cpp Pick up new c/c++ grammar fixes #22339 (#22358) 2017-03-10 16:01:42 -08:00
csharp Update to latest C# TextMate grammar 2017-02-17 13:05:03 -08:00
css stale color box when switching languages. Fixes #21108 2017-02-22 22:37:55 +01: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 scm: require uris on resources and groups 2017-03-24 17:55:14 +01: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 #22655. 2017-03-23 16:14:38 +01: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 Automatically detect .ejs templates (and other common template extensions) as HTML file. Fixes #22333 2017-03-17 19:32:05 +01: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 [json] enable quick suggestions in strings 2017-03-21 22:48:36 +01: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 Extract markdown preview strings to constant 2017-03-23 22:31:43 -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 Revert "Use types tsconfig option where possible" 2017-02-07 16:31:50 -08: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 Treat podfile as ruby (#21440) 2017-02-27 14:46:32 -08: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 - cleanup 2017-03-24 18:13:57 -07:00
theme-defaults Improve coloring of js template strings Fixes #23111 (#23115) 2017-03-23 13:31:00 -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 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 update seti theme to jesseweed/seti-ui@f7e582f (2017-03-14) 2017-03-17 18:33:16 +01:00
theme-solarized-dark Solarized coloration does not work on a diff file. Fixes #20144 2017-02-20 17:32:08 +01:00
theme-solarized-light Revert unintended change to solarized light selection color 2017-03-16 11:06:23 +01: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 Disable implementations code lens for TS < 2.2.1 Fixes #23120 2017-03-23 15:07:40 -07:00
vb [vb] syntax highlighting for "End Property" and "End Class". Fixes #10481 2017-01-23 09:33:13 +01:00
vscode-api-tests Revert "adding TextDocument#isVisible and internals for a visbility change event, #15723" 2017-03-24 12:26:51 +01: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 new TS 2.2.2 insiders 2017-03-20 11:37:47 -07:00
package.json Pick up new TS 2.2.2 insiders 2017-03-20 11:37:47 -07:00
postinstall.js HTML language server broken in insiders. Fixes #21743 2017-03-02 12:01:32 +01:00