vscode/extensions
2020-02-14 12:05:57 +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 fix $90348 2020-02-11 09:13:03 +01:00
cpp Update grammars 2020-02-03 13:01:47 +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 Marking that documents/workspaces arrays cannot be mutated 2020-02-11 11:36:23 -08:00
debug-auto-launch
debug-server-ready
docker
emmet tests - proper text fixtures dir 2020-02-10 15:33:04 +01:00
extension-editing
fsharp Fix #88418, update number color for color contrast 2020-01-21 10:23:18 -08:00
git fixes #90620 2020-02-14 07:24:17 +01:00
git-ui
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
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 Fix duplicate code 2020-02-12 14:44:03 -08:00
image-preview revert git uri changes 2020-01-22 15:29:13 +01: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 Fix #88418, update number color for color contrast 2020-01-21 10:23:18 -08:00
json [json] move jsonValidation declaration for #88835 2020-01-23 11:35:51 +01:00
json-language-features JSON validation debounced too much. Fixes #89524 2020-02-04 21:59:30 +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
markdown-basics [html] issues caused by HTML grammar associating '<' with JS. Fixes #86998 2019-12-20 16:27:22 +01:00
markdown-language-features update markdown-it-front-matter version (#90122) 2020-02-10 14:45:13 -08:00
merge-conflict
npm Use non-deprecated version of registerTasksProvider 2020-02-12 17:20:05 -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 Fix #88418, update number color for color contrast 2020-01-21 10:23:18 -08: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 eslint code-no-unexternalized-strings 2020-02-12 14:32:43 -08:00
shaderlab Update grammars 2020-02-03 13:01:47 +01:00
shellscript do not autoclose quotes when in strings. Fixes #88265 2020-01-09 10:34:43 +01: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
theme-defaults Add style token for search editor input border. Fixes #89437. 2020-01-29 00:07:17 -08:00
theme-kimbie-dark
theme-monokai
theme-monokai-dimmed
theme-quietlight
theme-red
theme-seti Update to latest Seti for search editor icon. 2020-01-30 10:15:27 -08:00
theme-solarized-dark
theme-solarized-light
theme-tomorrow-night-blue
types Don't import from node in extensions for URL and TextEncoder 2020-02-07 15:51:13 -08:00
typescript-basics Fix #88418, update number color for color contrast 2020-01-21 10:23:18 -08:00
typescript-language-features Use non-deprecated version of registerTasksProvider 2020-02-12 17:20:05 -08:00
vb do not autoclose quotes when in strings. Fixes #88265 2020-01-09 10:34:43 +01:00
vscode-account Add polling for reconnect to auth extension 2020-02-07 11:42:43 -08:00
vscode-api-tests test: saveAll before asserting a certain save event 2020-02-14 12:05:57 +01:00
vscode-colorize-tests improved semanticTokenStyleDefaults sample 2020-01-30 21:36:50 +01:00
vscode-test-resolver
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 Update TS 3.8.1-rc 2020-02-07 17:43:56 -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 Update TS 3.8.1-rc 2020-02-07 17:43:56 -08:00