vscode/extensions
2020-03-27 14:35:22 +01:00
..
bat Add % to .bat variable surround (#88986) 2020-01-22 09:43:58 +01:00
clojure Fix #88418, update number color for color contrast 2020-01-21 10:23:18 -08:00
coffeescript Fix #88418, update number color for color contrast 2020-01-21 10:23:18 -08:00
configuration-editing update preview snippets schema 2020-03-20 18:36:23 +01:00
cpp Update C++ grammar 2020-03-23 10:49:14 +01:00
csharp Fix #88418, update number color for color contrast 2020-01-21 10:23:18 -08:00
css Fix #88418, update number color for color contrast 2020-01-21 10:23:18 -08:00
css-language-features [css] update ls-service (for #92417) 2020-03-13 11:31:14 +01:00
debug-auto-launch debt - bump node.d.ts dependency in extensions to 12.x (part of #82514) 2019-10-28 08:11:47 +01:00
debug-server-ready debt - bump node.d.ts dependency in extensions to 12.x (part of #82514) 2019-10-28 08:11:47 +01:00
docker Add License field to package.jsons #68423 (#68771) 2019-06-06 11:44:50 +02:00
emmet Revert "Fix #73803" 2020-03-06 00:30:14 -08:00
extension-editing product icons more 2020-03-06 16:26:59 +01:00
fsharp Update grammars 2020-03-03 16:20:05 +01:00
git Removes day.js dependency; uses Intl instead 2020-03-26 00:10:41 -04:00
git-ui Update extension kind 2019-11-29 16:49:36 +01:00
github-authentication Show notification when writing to keychain fails, #92972 2020-03-25 16:25:44 -07:00
go Update grammars 2020-02-03 13:01:47 +01:00
groovy Fix #88418, update number color for color contrast 2020-01-21 10:23:18 -08:00
grunt Use non-deprecated version of registerTasksProvider 2020-02-12 17:20:05 -08:00
gulp Use non-deprecated version of registerTasksProvider 2020-02-12 17:20:05 -08:00
handlebars Add License field to package.jsons #68423 (#68771) 2019-06-06 11:44:50 +02:00
hlsl Update grammars 2020-02-03 13:01:47 +01:00
html Fix #88418, update number color for color contrast 2020-01-21 10:23:18 -08:00
html-language-features HTML implementation for #88424 2020-03-18 12:42:48 -07:00
image-preview Update custom editor api 2020-03-23 13:10:49 -07:00
ini do not autoclose quotes when in strings. Fixes #88265 2020-01-09 10:34:43 +01:00
jake Use non-deprecated version of registerTasksProvider 2020-02-12 17:20:05 -08:00
java Fix #88418, update number color for color contrast 2020-01-21 10:23:18 -08:00
javascript Update JS/TS grammars 2020-03-16 20:15:57 -07:00
json [json] move jsonValidation declaration for #88835 2020-01-23 11:35:51 +01:00
json-language-features [json] Problems loading reference with schema service. Fixes #92353 2020-03-12 23:14:11 +01:00
less Fix #88418, update number color for color contrast 2020-01-21 10:23:18 -08:00
log Update grammars 2020-02-03 13:01:47 +01:00
lua Fix #88418, update number color for color contrast 2020-01-21 10:23:18 -08:00
make Makefile testcase for updated scheme to support the following: var:=$(val:.c=.o) (#83121) 2019-10-23 10:45:07 +02:00
markdown-basics Update grammars 2020-03-03 16:20:05 +01:00
markdown-language-features Update custom editor api 2020-03-23 13:10:49 -07:00
merge-conflict Remove delay (fixes #62652) 2020-03-27 10:55:17 +01:00
npm Update npm scripts explorer to use codicons (ref #90911) 2020-03-04 16:13:36 -08:00
objective-c Update grammars 2020-02-03 13:01:47 +01:00
perl do not autoclose quotes when in strings. Fixes #88265 2020-01-09 10:34:43 +01:00
php Update grammars 2020-02-03 13:01:47 +01:00
php-language-features Remove 'rootPath' reference 2020-02-12 17:42:24 -08:00
powershell Fix #88418, update number color for color contrast 2020-01-21 10:23:18 -08:00
pug Fix #88418, update number color for color contrast 2020-01-21 10:23:18 -08:00
python Update grammars 2020-03-03 16:20:05 +01:00
r Update grammars 2020-02-03 13:01:47 +01:00
razor Fix #88418, update number color for color contrast 2020-01-21 10:23:18 -08:00
ruby Fix #88418, update number color for color contrast 2020-01-21 10:23:18 -08:00
rust do not autoclose quotes when in strings. Fixes #88265 2020-01-09 10:34:43 +01:00
scss Fix #88418, update number color for color contrast 2020-01-21 10:23:18 -08:00
search-result Add .yml syntax hilighting. Closes #92027. 2020-03-05 09:32:53 -08:00
shaderlab Update grammars 2020-02-03 13:01:47 +01:00
shellscript Merge branch 'master' into patch-1 2020-02-20 21:01:59 +00:00
sql Fix #88418, update number color for color contrast 2020-01-21 10:23:18 -08:00
swift Fix #88418, update number color for color contrast 2020-01-21 10:23:18 -08:00
theme-abyss [themes] opt-in to semanticHighlighting 2020-03-13 21:55:39 +01:00
theme-defaults [themes] opt-in to semanticHighlighting 2020-03-13 21:55:39 +01:00
theme-kimbie-dark [themes] opt-in to semanticHighlighting 2020-03-13 21:55:39 +01:00
theme-monokai [themes] opt-in to semanticHighlighting 2020-03-13 21:55:39 +01:00
theme-monokai-dimmed [themes] opt-in to semanticHighlighting 2020-03-13 21:55:39 +01:00
theme-quietlight [themes] opt-in to semanticHighlighting 2020-03-13 21:55:39 +01:00
theme-red [typescript][semantic] add library modifier. Fixes #91090 2020-03-27 14:35:22 +01:00
theme-seti Update to latest Seti for search editor icon. 2020-01-30 10:15:27 -08:00
theme-solarized-dark [themes] opt-in to semanticHighlighting 2020-03-13 21:55:39 +01:00
theme-solarized-light [typescript][semantic] add library modifier. Fixes #91090 2020-03-27 14:35:22 +01:00
theme-tomorrow-night-blue [themes] opt-in to semanticHighlighting 2020-03-13 21:55:39 +01:00
types Don't import from node in extensions for URL and TextEncoder 2020-02-07 15:51:13 -08:00
typescript-basics Update JS/TS grammars 2020-03-16 20:15:57 -07:00
typescript-language-features [typescript][semantic] add library modifier. Fixes #91090 2020-03-27 14:35:22 +01:00
vb do not autoclose quotes when in strings. Fixes #88265 2020-01-09 10:34:43 +01:00
vscode-account Return refreshed access token, fixes #91653 2020-03-25 22:07:33 -07:00
vscode-api-tests tests - disable terminal integration tests for web 2020-03-19 09:37:17 +01:00
vscode-colorize-tests add icon registry 2020-03-09 13:53:43 +01:00
vscode-test-resolver Revert "Fix #73803" 2020-03-06 00:30:14 -08:00
vscode-web-playground Move web playground code into its own extension (#92672) 2020-03-17 15:01:17 -07:00
xml do not autoclose quotes when in strings. Fixes #88265 2020-01-09 10:34:43 +01:00
yaml Fix #88418, update number color for color contrast 2020-01-21 10:23:18 -08:00
cgmanifest.json
package.json Pick up TS 3.8.3 2020-02-28 14:45:36 -08:00
postinstall.js
shared.tsconfig.json Don't include dom typings in extensions (#89942) 2020-02-04 11:08:22 -08:00
shared.webpack.config.js fix some (future) linting issues 2019-12-31 09:54:04 +01:00
yarn.lock Pick up TS 3.8.3 2020-02-28 14:45:36 -08:00