vscode/extensions
Matt Bierner ea54f48dda Update TS 3.8.1-rc
Updates to build VS Code using TS 3.8.1 (which require fixing a newly caught type error)

Also updates our shipped JS/TS version to 3.8.1-rc
2020-02-07 17:43:56 -08: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 Add min and max to devcontainer.json forwardedPorts values 2020-02-04 12:44:08 +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 Update html/css services 2020-01-30 11:59:04 -08:00
debug-auto-launch
debug-server-ready
docker
emmet fix typo 2020-01-15 16:35:58 -08:00
extension-editing
fsharp Fix #88418, update number color for color contrast 2020-01-21 10:23:18 -08:00
git Don't import from node in extensions for URL and TextEncoder 2020-02-07 15:51:13 -08: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
gulp
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 [html] fix semantic selection test 2020-01-31 09:09:02 +01: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
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 Don't include dom typings in extensions (#89942) 2020-02-04 11:08:22 -08:00
merge-conflict
npm fix compilos and adopt proposed api usage, #10266 2020-01-16 17:52:18 +01: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
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 Add result count line. Closes #89463. 2020-02-06 16:52:54 -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 Remove version gating on for now enableProjectDiagnostics 2020-02-06 16:33: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 Don't import from node in extensions for URL and TextEncoder 2020-02-07 15:51:13 -08: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