vscode/extensions
2019-05-27 16:47:38 +02:00
..
bat Update grammars 2019-02-04 16:35:48 +01:00
clojure Update grammars 2019-05-16 10:17:43 -07:00
coffeescript feat(coffeescript): Add .iced extension (#70686) 2019-03-18 11:12:35 +01:00
configuration-editing Machine specific settings in devcontainer.json (fixes microsoft/vscode-remote-release#409) 2019-05-22 17:22:17 +02:00
cpp Allow multi-line comment auto-closing for C++ files 2019-05-21 03:35:13 -07:00
csharp Fix colorization tests for c languages 2019-04-11 11:25:34 +02:00
css Update grammars 2019-04-05 12:51:44 +00:00
css-language-features Update css dependencies for #71715 and #71791 2019-04-08 14:55:28 -07:00
debug-auto-launch
debug-server-ready address translation issue; fixes #72065 2019-05-24 10:41:41 +02:00
docker Update grammars 2019-02-04 16:35:48 +01:00
emmet Fix types in Emmet comments 2019-02-21 09:45:05 +01:00
extension-editing debt - update extensions node dependency to 10.x 2019-02-07 08:49:36 +01:00
fsharp Update grammars 2019-05-16 10:17:43 -07:00
git 💄 2019-05-27 15:40:23 +02:00
go Make conistent with other languages 2019-05-27 15:25:10 +02:00
groovy Update grammars 2019-02-04 16:35:48 +01:00
grunt debt - update extensions node dependency to 10.x 2019-02-07 08:49:36 +01:00
gulp In gulp tasks use task args so that gulp path can be escaped 2019-05-27 16:47:38 +02:00
handlebars Update grammars 2019-05-16 10:17:43 -07:00
hlsl Update grammars 2019-02-04 16:35:48 +01:00
html 'html' snippet is annoying and easily inserts by accident when typing any html. Fixes #69457 2019-03-25 22:16:53 +01:00
html-language-features Path completion for <area href=""> and <input src="">. Fix #74129 2019-05-22 09:25:28 -07:00
ini Don't register "ini" for all files named "config" 2019-03-31 01:12:15 +00:00
jake debt - update extensions node dependency to 10.x 2019-02-07 08:49:36 +01:00
java Update grammars 2019-05-16 10:17:43 -07:00
javascript Update js/ts grammar 2019-05-10 15:43:38 -07:00
json Merge pull request #67517 from kdy1/swcrc 2019-02-13 16:41:00 +01:00
json-language-features clean up the readme (#74293) 2019-05-24 10:04:01 -07:00
less Update grammars 2018-12-12 17:25:07 +01:00
log double log language, only one works. Fixes #72192 2019-04-12 10:08:36 +02:00
lua fix lua indentation 2019-02-19 13:49:31 +01:00
make Makefile test case about the bug fix with "@,-,+" colorizing in the recipe (#72265) 2019-04-16 11:41:37 +02:00
markdown-basics Update grammars 2018-12-12 17:25:07 +01:00
markdown-language-features Add DocumentLink.tooltip api proposal 2019-05-23 17:57:04 -07:00
merge-conflict Open the diff view in current editor, to the side or below. 2019-05-24 15:26:50 -07:00
npm debt - update extensions node dependency to 10.x 2019-02-07 08:49:36 +01:00
objective-c Update grammars 2019-05-16 10:17:43 -07:00
perl Update grammars 2019-02-04 16:35:48 +01:00
php Fix #71138 2019-03-27 15:43:49 -07:00
php-language-features Refresh PHP documentation. 2019-04-12 14:16:06 -07:00
powershell Update grammars 2019-05-16 10:17:43 -07:00
pug Update pug test fixtures 2019-05-24 14:09:55 -07:00
python Update Snakemake files types to include Snakefile to provide syntax detection. Fixes #73737 2019-05-27 12:40:04 +02:00
r Update grammars 2018-12-12 17:25:07 +01:00
razor Update grammars 2018-12-12 17:25:07 +01:00
ruby Update grammars 2019-02-04 16:35:48 +01:00
rust revert unintended change 2019-01-23 13:57:58 +01:00
scss Update grammars to pick up make changes 2019-02-06 15:16:49 +01:00
shaderlab Update grammars 2019-02-04 16:35:48 +01:00
shellscript Add 'qsh' as a valid shellscript firstline 2019-04-26 13:45:36 +01:00
sql Update grammars to pick up make changes 2019-02-06 15:16:49 +01:00
swift Update grammars 2018-12-12 17:25:07 +01:00
theme-abyss adopt remote color names 2019-04-30 09:14:47 +02:00
theme-defaults Update remote background defaults 2019-05-03 20:11:20 -07:00
theme-kimbie-dark adopt remote color names 2019-04-30 09:14:47 +02:00
theme-monokai adopt remote color names 2019-04-30 09:14:47 +02:00
theme-monokai-dimmed adopt remote color names 2019-04-30 09:14:47 +02:00
theme-quietlight adopt remote color names 2019-04-30 09:14:47 +02:00
theme-red adopt remote color names 2019-04-30 09:14:47 +02:00
theme-seti Use strict equality in darkenColor() 2019-04-12 23:33:08 +10:00
theme-solarized-dark adopt remote color names 2019-04-30 09:14:47 +02:00
theme-solarized-light adopt remote color names 2019-04-30 09:14:47 +02:00
theme-tomorrow-night-blue adopt remote color names 2019-04-30 09:14:47 +02:00
typescript-basics Update js/ts grammar 2019-05-10 15:43:38 -07:00
typescript-language-features Make sure we don't de-prioritize this. member suggestions 2019-05-23 16:06:34 -07:00
vb Update grammars 2019-02-04 16:35:48 +01:00
vscode-api-tests Add some runInBackground terminal tests 2019-05-23 12:38:25 -07:00
vscode-colorize-tests Use vscode.d.ts we ship instead of version from vscode package 2019-05-16 10:38:29 -07:00
vscode-test-resolver Add vscode-test-resolver 2019-05-22 16:41:26 +02:00
xml [xml] Don't report *.config files as XML. Fixes #63462 2019-01-04 17:26:43 +01:00
yaml Update grammars 2019-02-04 16:35:48 +01:00
cgmanifest.json
package.json Pick up new TS version 2019-05-22 15:25:48 -07:00
postinstall.js
shared.tsconfig.json Use 2018 as target for extensions since we are now running on node 10 2019-02-20 16:09:25 -08:00
shared.webpack.config.js 💄 2019-03-04 15:06:29 +01:00
yarn.lock Pick up new TS version 2019-05-22 15:25:48 -07:00