vscode/extensions
2019-01-25 15:36:17 -08:00
..
bat Update grammars 2018-12-12 17:25:07 +01:00
clojure Update grammars 2018-12-12 17:25:07 +01:00
coffeescript Pull in updated coffeescript grammar 2019-01-25 15:36:17 -08:00
configuration-editing Show the folder path a file is in, in title of the window (#66746) 2019-01-24 18:37:57 +01:00
cpp Update grammars 2018-12-12 17:25:07 +01:00
csharp Update grammars 2018-12-12 17:25:07 +01:00
css Update grammars 2018-12-12 17:25:07 +01:00
css-language-features CSS semantic selection. Fix #65925 2019-01-23 16:10:56 -08:00
debug-auto-launch Remove use strict directives in extension code 2018-10-02 16:02:44 -07:00
docker delete OSSREADME.json 2018-11-20 12:54:22 +01:00
emmet Emmet dependency for #66013 2019-01-17 13:18:22 -08:00
extension-editing add .vscodeignore syntax highlighting. FIxes #64960 2019-01-04 09:53:47 +01:00
fsharp Update grammars 2018-12-12 17:25:07 +01:00
git Merge pull request #66416 from Microsoft/rebornix/git-blame 2019-01-16 09:17:44 +01:00
go Update grammars 2018-12-12 17:25:07 +01:00
groovy delete OSSREADME.json 2018-11-20 12:54:22 +01:00
grunt Don't show the output panel in jake and grunt extensions 2018-12-20 14:54:55 +01:00
gulp Prefer global gulp install over local 2019-01-04 16:22:22 +01:00
handlebars Update grammars 2018-12-12 17:25:07 +01:00
hlsl delete OSSREADME.json 2018-11-20 12:54:22 +01:00
html HTML Snippet: Consistent void tags 2019-01-05 02:18:35 +01:00
html-language-features Run safe for html selectionRange 2019-01-23 15:10:12 -08:00
ini delete OSSREADME.json 2018-11-20 12:54:22 +01:00
jake Don't show the output panel in jake and grunt extensions 2018-12-20 14:54:55 +01:00
java Update grammars 2018-12-12 17:25:07 +01:00
javascript Update js/ts grammar 2019-01-22 14:34:43 -08:00
json added .hintrc and moved .babelrc to jsonc grammar 2018-11-26 07:57:55 +01:00
json-language-features update AI module (#66370) 2019-01-10 17:43:25 -08:00
less Update grammars 2018-12-12 17:25:07 +01:00
log Update grammars 2018-12-12 17:25:07 +01:00
lua Fixes #63407 2019-01-07 15:28:23 +01:00
make Update make grammar 2019-01-03 16:08:09 +01:00
markdown-basics Update grammars 2018-12-12 17:25:07 +01:00
markdown-language-features Re-use options from markdown engine instead of creating new options object 2019-01-25 11:48:25 -08:00
merge-conflict Remove pointless conjucntion in documentTracker 2019-01-23 15:46:23 +00:00
npm fix lgtm warnings 2019-01-17 20:53:18 +01:00
objective-c Update grammars 2018-12-12 17:25:07 +01:00
perl delete OSSREADME.json 2018-11-20 12:54:22 +01:00
php Fix PHP colorization test from #65649 2019-01-03 16:46:05 -08:00
php-language-features Enable no-var-keyword tslint rule 2019-01-03 18:02:48 -08:00
powershell Update grammars 2018-12-12 17:25:07 +01:00
pug Don't treat dom properties as special for syntax highlighting 2019-01-02 17:33:50 -08:00
python Update grammars 2018-12-12 17:25:07 +01:00
r Update grammars 2018-12-12 17:25:07 +01:00
razor Update grammars 2018-12-12 17:25:07 +01:00
ruby delete OSSREADME.json 2018-11-20 12:54:22 +01:00
rust revert unintended change 2019-01-23 13:57:58 +01:00
scss Update grammars 2018-12-12 17:25:07 +01:00
shaderlab delete OSSREADME.json 2018-11-20 12:54:22 +01:00
shellscript Update grammars 2018-12-12 17:25:07 +01:00
sql Update grammars 2018-12-12 17:25:07 +01:00
swift Update grammars 2018-12-12 17:25:07 +01:00
theme-abyss [themes] fix commit hash for themes copied from Colorsublime/Colorsublime-Themes 2019-01-04 17:08:20 +01:00
theme-defaults Fix #62446, increase opacity of selection highlight bg 2018-11-05 14:23:38 -08:00
theme-kimbie-dark [themes] fix commit hash for themes copied from Colorsublime/Colorsublime-Themes 2019-01-04 17:08:20 +01:00
theme-monokai [themes] fix commit hash for themes copied from Colorsublime/Colorsublime-Themes 2019-01-04 17:08:20 +01:00
theme-monokai-dimmed [themes] fix commit hash for themes copied from Colorsublime/Colorsublime-Themes 2019-01-04 17:08:20 +01:00
theme-quietlight [themes] fix commit hash for themes copied from Colorsublime/Colorsublime-Themes 2019-01-04 17:08:20 +01:00
theme-red [themes] fix commit hash for themes copied from Colorsublime/Colorsublime-Themes 2019-01-04 17:08:20 +01:00
theme-seti [seti] script to update commitHash in cgmanifest 2019-01-04 17:08:20 +01:00
theme-solarized-dark [themes] fix commit hash for themes copied from Colorsublime/Colorsublime-Themes 2019-01-04 17:08:20 +01:00
theme-solarized-light [themes] fix commit hash for themes copied from Colorsublime/Colorsublime-Themes 2019-01-04 17:08:20 +01:00
theme-tomorrow-night-blue [themes] fix commit hash for themes copied from Colorsublime/Colorsublime-Themes 2019-01-04 17:08:20 +01:00
typescript-basics Update js/ts grammar 2019-01-22 14:34:43 -08:00
typescript-language-features Experimentally marking a few more quick fixes as preferred 2019-01-25 11:48:25 -08:00
vb delete OSSREADME.json 2018-11-20 12:54:22 +01:00
vscode-api-tests Don't return symbolic columns for webview panels 2019-01-11 15:32:15 -08:00
vscode-colorize-tests Task 2.0.0 2018-10-26 22:17:31 +07:00
xml [xml] Don't report *.config files as XML. Fixes #63462 2019-01-04 17:26:43 +01:00
yaml delete OSSREADME.json 2018-11-20 12:54:22 +01:00
cgmanifest.json Adopt OSS tool 2018-11-16 23:21:02 +01:00
package.json Pick up TS 3.3 rc 2019-01-22 15:23:29 -08:00
postinstall.js Don't ship tsserverlibrary.js 2017-11-03 09:52:40 -07:00
shared.tsconfig.json Introduce a shared tsconfig for extensions 2018-10-01 16:35:43 -07:00
shared.webpack.config.js update vscode-extension-telemetry 2018-09-20 12:06:55 +02:00
yarn.lock Pick up TS 3.3 rc 2019-01-22 15:23:29 -08:00