vscode/extensions
2020-10-27 10:07:45 +01:00
..
bat [bat] change comment token to @rem. Fixes #105896 2020-09-08 14:31:00 +02:00
clojure
coffeescript
configuration-editing Settings copied only once (microsoft/vscode-remote-release#484) 2020-10-19 17:50:43 +02:00
cpp add file associations for ".c++" and ".h++" file extensions. Fixes #104320 2020-08-31 20:09:27 +02:00
csharp
css
css-language-features [css] update service 2020-10-13 16:55:48 +02:00
debug-auto-launch debug: recover gracefully from a stuck auto attach pipe 2020-09-30 16:33:06 -07:00
debug-server-ready debug: make serverReadyAction play nicely with js-debug 2020-09-08 11:54:31 -07:00
docker Fix #102823 2020-08-28 16:40:55 +02:00
emmet pack emmet including the vscode-emmet-helper (#109257) 2020-10-26 10:37:18 -07:00
extension-editing Do not ship unnecessary files with extensions 2020-07-24 13:57:51 +02:00
fsharp
git fix git submenus order 2020-10-26 15:06:53 +01:00
git-ui
github Replace 'master' with branch head when publishing to github (#105878) 2020-09-16 11:02:03 +02:00
github-authentication Verify GitHub tokens on auth provider start, fixes #108680 2020-10-26 16:01:58 -07:00
go Update go grammar and fix update script 2020-09-16 15:24:28 +02:00
groovy Detect Jenkinsfile as groovy 2020-09-15 21:31:36 -04:00
grunt
gulp Add 'Gulpfile.js' as valid gulpfile name 2020-08-03 11:15:31 +02:00
handlebars
hlsl
html xhtm->xht 2020-07-29 18:12:24 +03:00
html-language-features [html] update service 2020-10-26 18:02:24 +01:00
image-preview Add proposed webview view API (#104601) 2020-08-20 13:59:22 -07:00
ini Treat all files with git{config,attributes,modules}/editorconfig extensions as properties files 2020-07-25 22:29:05 +03:00
jake
java Update grammars 2020-10-06 11:20:42 +02:00
javascript Fix capitalization of GitHub org 2020-09-17 11:43:03 +02:00
json Fix capitalization of GitHub org 2020-09-17 11:43:03 +02:00
json-language-features [json] increase rangeFormatting editLimit to 10000 (for #97138) 2020-10-15 15:37:51 +02:00
less
log Update log grammar 2020-07-16 10:15:58 +02:00
lua
make Add new Makefile test case for upgraded syntax rules (#101719) 2020-07-06 15:19:43 +02:00
markdown-basics Add more snippets for basic syntax (#105174) 2020-08-21 11:07:24 -07:00
markdown-language-features markdown smart select (#108818) 2020-10-26 15:33:48 -07:00
merge-conflict Update to use TS 4.1 for building VS Code 2020-09-16 11:58:01 -07:00
microsoft-authentication Handle incomplete login requests gracefully, fixes #109102 2020-10-23 09:45:50 -07:00
npm Revert "feat: Autodetect npm.packageManager #102050 (#102494)" 2020-10-27 10:07:45 +01:00
objective-c
perl
php Fix capitalization of GitHub org 2020-09-17 11:43:03 +02:00
php-language-features Update to use TS 4.1 for building VS Code 2020-09-16 11:58:01 -07:00
powershell
pug file extensins: put primary first. For #102100 2020-07-11 17:36:19 +02:00
python Treat SConstruct/SConscript files as python automatically. Fixes #105623 2020-09-08 14:33:06 +02:00
r
razor
ruby
rust
scss [scss] Normalise SCSS attributes with CSS/LESS/SASS. Fixes #108840 2020-10-19 09:55:57 +02:00
search-result vscode.Uri.joinPath instead of Node's path.join 2020-10-05 08:52:44 -07:00
shaderlab
shellscript
sql Fix capitalization of GitHub org 2020-09-17 11:43:03 +02:00
swift Update grammars 2020-08-19 16:00:28 +02:00
theme-abyss Update default color tokens for last pinned tab border (#108207) 2020-10-07 07:59:01 +02:00
theme-defaults [scss] Normalise SCSS attributes with CSS/LESS/SASS. Fixes #108840 2020-10-19 09:55:57 +02:00
theme-kimbie-dark Update default color tokens for last pinned tab border (#108207) 2020-10-07 07:59:01 +02:00
theme-monokai Update default color tokens for last pinned tab border (#108207) 2020-10-07 07:59:01 +02:00
theme-monokai-dimmed themes - add last pinned tab color to default themes 2020-10-06 07:59:56 +02:00
theme-quietlight Update default color tokens for last pinned tab border (#108207) 2020-10-07 07:59:01 +02:00
theme-red themes - add last pinned tab color to default themes 2020-10-06 07:59:56 +02:00
theme-seti update seti theme (fixes https://github.com/microsoft/vscode/issues/108185) 2020-10-12 15:34:05 +02:00
theme-solarized-dark themes - add last pinned tab color to default themes 2020-10-06 07:59:56 +02:00
theme-solarized-light Update default color tokens for last pinned tab border (#108207) 2020-10-07 07:59:01 +02:00
theme-tomorrow-night-blue themes - add last pinned tab color to default themes 2020-10-06 07:59:56 +02:00
types
typescript-basics Restore injection grammar for multiline jsdoc types 2020-10-13 16:51:58 -07:00
typescript-language-features Mark DocumentSelector as readonly (#109212) 2020-10-23 18:37:39 -07:00
vb
vscode-api-tests Fixes #109131: Do not fail if an undo stop is inserted in between the two consecutive edits 2020-10-22 09:59:35 +02:00
vscode-colorize-tests Add process.arch into the test results file name (#104946) 2020-08-19 07:48:37 +02:00
vscode-custom-editor-tests Add process.arch into the test results file name (#104946) 2020-08-19 07:48:37 +02:00
vscode-notebook-tests 💄 2020-10-06 11:18:52 -07:00
vscode-test-resolver test-resolver fix prepublish 2020-09-30 13:46:48 +02:00
xml Built-in XSLT extension has 'brackets' setting that prevents bracket-matching for embedded XPath 1.0-3.1 Fixes #102584 2020-07-16 15:25:42 +02:00
yaml
cgmanifest.json Fix capitalization of GitHub org 2020-09-17 11:43:03 +02:00
package.json Pick up TS 4.0.3 2020-09-18 16:36:13 -07:00
postinstall.js Remove more unused files from the typescript package 2020-06-11 11:52:28 -07:00
shared.tsconfig.json
shared.webpack.config.js eslint - fix linting issues 2020-07-21 07:46:15 +02:00
yarn.lock Pick up TS 4.0.3 2020-09-18 16:36:13 -07:00