vscode/extensions
gauss1314 7efc373d68 Update typescriptMain.ts (#24892)
./features/implementationProvider or ./features/ImplementationProvider ?
2017-04-17 15:23:50 -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 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 Fix build hygiene issues 2017-04-14 14:08:52 +03:00
fsharp [fsharp] update grammar 2017-02-10 10:32:23 +01:00
git Fix build hygiene issues 2017-04-14 14:08:52 +03: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 Expose insert..Braces rule in VS Code settings (#21649) 2017-04-13 16:35:40 -07: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 Use js/tsconfig schema for jsconfig.*.json files (#24637) 2017-04-12 14:46:08 -07:00
json Fix build hygiene issues 2017-04-14 14:08:52 +03: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 Fix Markdown Preview Updating on Zoom / Unrelated Config Changes (#24809) 2017-04-14 15:43:32 -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 [theme] rename editorFindWidgetBackground to editorWidgetBackground, add editorWidgetShadow and use in findOptionsWidget 2017-04-12 16:25:26 +02:00
theme-defaults [theme] suggest widget 2017-04-13 22:07:14 +02: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 [seti] fix vertical alignment on Windows 2017-04-12 14:51:45 +02:00
theme-solarized-dark theming id changes 2017-03-30 11:27:52 -07:00
theme-solarized-light [theme] rename editorFindWidgetBackground to editorWidgetBackground, add editorWidgetShadow and use in findOptionsWidget 2017-04-12 16:25:26 +02: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 Update typescriptMain.ts (#24892) 2017-04-17 15:23:50 -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 fix #24457 2017-04-13 15:15:17 +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 next version of TypeScript 2.3 insiders 2017-04-17 12:00:33 -07:00
package.json Pick up next version of TypeScript 2.3 insiders 2017-04-17 12:00:33 -07:00
postinstall.js HTML language server broken in insiders. Fixes #21743 2017-03-02 12:01:32 +01:00