vscode/extensions
2017-07-24 13:00:21 +02:00
..
bat use vsce to determine what to package when bundling extensions 2017-06-21 16:17:21 +02:00
clojure update grammars 2017-07-18 10:09:48 +08:00
coffeescript use vsce to determine what to package when bundling extensions 2017-06-21 16:17:21 +02:00
configuration-editing #30955 Implement virtual editor for workspace settings in MR workspace 2017-07-21 18:14:56 +05:30
cpp [cpp] update grammar 2017-07-11 18:37:09 +08:00
csharp use vsce to determine what to package when bundling extensions 2017-06-21 16:17:21 +02:00
css update grammars 2017-07-18 10:09:48 +08:00
diff update grammars 2017-07-18 10:09:48 +08:00
docker update grammars 2017-07-18 10:09:48 +08:00
emmet Emmet: Locate number even when there is a selection Fixes #31281 2017-07-23 16:37:40 -07:00
extension-editing Fallback to warn on label 2017-06-28 17:45:25 -07:00
fsharp #12976. FSharp auto closing not in string 2017-07-20 11:36:22 -07:00
git fixes #30085 2017-07-10 10:38:24 +02:00
gitsyntax update grammars 2017-07-18 10:09:48 +08:00
go update grammars 2017-07-18 10:09:48 +08:00
groovy update grammars 2017-07-18 10:09:48 +08:00
grunt Remove devDependencies from npm-shrinkwrap 2017-06-30 11:39:10 -07:00
gulp Remove devDependencies from npm-shrinkwrap 2017-06-30 11:39:10 -07:00
handlebars update grammars 2017-07-18 10:09:48 +08:00
hlsl update grammars 2017-07-18 10:09:48 +08:00
html update grammars 2017-07-18 10:09:48 +08:00
ini update grammars 2017-07-18 10:09:48 +08:00
jake Remove devDependencies from npm-shrinkwrap 2017-06-30 11:39:10 -07:00
java update grammars 2017-07-18 10:09:48 +08:00
javascript [json] Incorrect version string when adding dependency to package.json. Fixes #30977 2017-07-20 11:09:12 +08:00
json #30856: Register schema for workspace configuration file 2017-07-17 18:23:10 +05:30
less update grammars 2017-07-18 10:09:48 +08:00
lua update grammars 2017-07-18 10:09:48 +08:00
make update grammars 2017-07-18 10:09:48 +08:00
markdown Fix highlight js for DOM typings 2017-07-21 15:12:53 -07:00
merge-conflict remove dev dependencies from shrinkwrap 2017-06-30 11:35:11 -07:00
ms-vscode.node-debug update node-debug deps 2016-11-23 23:12:50 +01:00
ms-vscode.node-debug2 Take new node-debug2 version 2016-09-23 12:51:09 +02:00
npm Fix for #31192 2017-07-21 10:47:22 +02:00
objective-c update grammars 2017-07-18 10:09:48 +08:00
perl [perl] update grammar 2017-07-17 14:25:28 +08:00
php update grammars 2017-07-18 10:09:48 +08:00
powershell use vsce to determine what to package when bundling extensions 2017-06-21 16:17:21 +02:00
pug update grammars 2017-07-18 10:09:48 +08:00
python update grammars 2017-07-18 10:09:48 +08:00
r update grammars 2017-07-18 10:09:48 +08:00
razor [razor] update grammar tests 2017-07-11 18:30:03 +08:00
ruby update grammars 2017-07-18 10:09:48 +08:00
rust update grammars 2017-07-18 10:09:48 +08:00
scss [scss] update grammar 2017-07-20 09:23:00 +08:00
shaderlab update grammars 2017-07-18 10:09:48 +08:00
shellscript update grammars 2017-07-18 10:09:48 +08:00
sql use vsce to determine what to package when bundling extensions 2017-06-21 16:17:21 +02:00
swift update grammars 2017-07-18 10:09:48 +08:00
theme-abyss Revert "theming - remove panel.background as we currently do not support it end to end" 2017-06-01 19:38:00 +02:00
theme-defaults Do not use special color for multi root workspace (fixes #31007) 2017-07-19 18:40:35 +02:00
theme-kimbie-dark adopt some new color keys in our built in themes 2017-05-30 18:06:20 +02:00
theme-monokai Reset JavaScript expression coloring in template expressions (#29966) 2017-06-30 16:11:48 -07:00
theme-monokai-dimmed Restore previous property highlighting for Monokai dimmed 2017-07-11 14:55:01 -07:00
theme-quietlight fix: "No Results" error message color in find widget 2017-07-15 10:14:17 +05:30
theme-red adopt some new color keys in our built in themes 2017-05-30 18:06:20 +02:00
theme-seti Update seti theme to jesseweed/seti-ui@c44b29c (2017-06-26) 2017-07-18 08:30:45 +08:00
theme-solarized-dark Increase contrast of bright black in solarized terminal 2017-06-17 02:03:44 -07:00
theme-solarized-light Solarized light: make brwhite contrast with bg 2017-07-18 20:38:47 -07:00
theme-tomorrow-night-blue adopt some new color keys in our built in themes 2017-05-30 18:06:20 +02:00
typescript Tsconfig provider handle workspace folder changes 2017-07-21 15:54:02 -07:00
vb update grammars 2017-07-18 10:09:48 +08:00
vscode-api-tests missing change 2017-07-24 13:00:21 +02:00
vscode-colorize-tests try to fix flaky linux tests on travis 2017-07-13 08:07:41 +02:00
xml update grammars 2017-07-18 10:09:48 +08:00
yaml update grammars 2017-07-18 10:09:48 +08:00
npm-shrinkwrap.json Pick up TS 2.4.2 Fixes #30580 Fixes #30425 2017-07-19 14:50:14 -07:00
package.json Pick up TS 2.4.2 Fixes #30580 Fixes #30425 2017-07-19 14:50:14 -07:00
postinstall.js HTML language server broken in insiders. Fixes #21743 2017-03-02 12:01:32 +01:00