vscode/extensions
2020-08-11 15:23:56 -07:00
..
bat Update colorizer baselines 2020-05-26 16:22:50 -07:00
clojure
coffeescript Update colorizer baselines 2020-05-26 16:22:50 -07:00
configuration-editing Fix #103970 2020-08-05 13:51:51 +02:00
cpp Update grammars 2020-06-18 17:35:13 +02:00
csharp Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +02:00
css
css-language-features update css/json services 2020-08-02 21:53:34 +02:00
debug-auto-launch debug: always clear out any js-debug state 2020-07-13 11:34:32 -07:00
debug-server-ready serverReady fix for #95108 2020-04-24 18:37:32 +02:00
docker Allow syntax highlighting for Dockerfile.*, Containerfile.* (fixes #102897) 2020-07-30 09:50:39 +02:00
emmet Do not ship unnecessary files with extensions 2020-07-24 13:57:51 +02:00
extension-editing Do not ship unnecessary files with extensions 2020-07-24 13:57:51 +02:00
fsharp Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +02:00
git fixes #102455 2020-08-05 12:09:17 +02:00
git-ui
github fixes #104248 2020-08-07 20:04:41 +02:00
github-authentication Update github token input prompt 2020-08-05 13:37:06 -07:00
go
groovy Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +02:00
grunt
gulp Add 'Gulpfile.js' as valid gulpfile name 2020-08-03 11:15:31 +02:00
handlebars
hlsl
html xhtm->xht 2020-07-29 18:12:24 +03:00
html-language-features Fix html folding test for TS bug 2020-08-10 20:10:17 -07:00
image-preview Do not ship unnecessary files with extensions 2020-07-24 13:57:51 +02:00
ini Treat all files with git{config,attributes,modules}/editorconfig extensions as properties files 2020-07-25 22:29:05 +03:00
jake
java Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +02:00
javascript Fix JS snippets trailing commas. (#104153) 2020-08-06 11:42:47 -07:00
json file extensins: put primary first. For #102100 2020-07-11 17:36:19 +02:00
json-language-features update css/json services 2020-08-02 21:53:34 +02:00
less
log Update log grammar 2020-07-16 10:15:58 +02:00
lua
make Add new Makefile test case for upgraded syntax rules (#101719) 2020-07-06 15:19:43 +02:00
markdown-basics Updating colorization fixtures 2020-07-10 13:52:02 -07:00
markdown-language-features Bump elliptic in /extensions/markdown-language-features (#103658) 2020-08-03 14:01:25 -07:00
merge-conflict Do not ship unnecessary files with extensions 2020-07-24 13:57:51 +02:00
microsoft-authentication Stabilize authentication consumer side, fixes #100993 2020-07-28 09:58:16 -07:00
npm npm: enable debugging all scripts 2020-08-10 16:24:39 -07:00
objective-c
perl Update colorizer baselines 2020-05-26 16:22:50 -07:00
php Update colorizer baselines 2020-05-26 16:22:50 -07:00
php-language-features Fixes #96794: php.validate.executablePath - Unable to override in workspace 2020-06-18 10:37:24 +02:00
powershell Add PowerShell herestring autoclosing pairs 2020-04-14 09:06:40 -07:00
pug file extensins: put primary first. For #102100 2020-07-11 17:36:19 +02:00
python Do not ship unnecessary files with extensions 2020-07-24 13:57:51 +02:00
r Update grammars 2020-05-11 14:03:54 +02:00
razor
ruby Improve new constant color, tests. For #97373 2020-05-29 00:22:17 +02:00
rust
scss Update colorizer baselines 2020-05-26 16:22:50 -07:00
search-result Enable search-editor in serverless. 2020-07-29 21:24:57 -07:00
shaderlab
shellscript Support more shell script file extensions 2020-05-12 17:49:35 -04:00
sql Update grammars 2020-06-18 17:35:13 +02:00
swift Update grammars 2020-07-06 13:43:31 +02:00
theme-abyss
theme-defaults Remove notebook cell shadow 2020-07-08 14:58:42 -07:00
theme-kimbie-dark
theme-monokai
theme-monokai-dimmed Add terminal colors 2020-05-21 16:15:39 +03:00
theme-quietlight
theme-red
theme-seti Update seti-ui theme 2020-05-26 08:50:43 -07:00
theme-solarized-dark
theme-solarized-light
theme-tomorrow-night-blue
types
typescript-basics Add filename patterns for jsconfig.json (#103360) 2020-07-27 13:12:42 -07:00
typescript-language-features Add more specific checks for being on TS 4.0.1 2020-08-11 15:23:56 -07:00
vb Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +02:00
vscode-api-tests Add task test back in 2020-07-31 10:15:05 +02:00
vscode-colorize-tests Handle invalid token type/modifier indexes. Fixes #96540 2020-05-01 16:48:19 +02:00
vscode-custom-editor-tests Add custom editor test extension 2020-07-29 14:05:44 -07:00
vscode-notebook-tests let -> const, notebooks 2020-08-03 08:54:14 -07:00
vscode-test-resolver
vscode-web-playground playground/mem.fs: avoid windows defender warning 2020-08-11 12:59:36 +02:00
xml Built-in XSLT extension has 'brackets' setting that prevents bracket-matching for embedded XPath 1.0-3.1 Fixes #102584 2020-07-16 15:25:42 +02:00
yaml
cgmanifest.json
package.json Pick up TS 4.0 rc for insiders 2020-08-10 13:36:19 -07:00
postinstall.js Remove more unused files from the typescript package 2020-06-11 11:52:28 -07:00
shared.tsconfig.json
shared.webpack.config.js eslint - fix linting issues 2020-07-21 07:46:15 +02:00
yarn.lock Pick up TS 4.0 rc for insiders 2020-08-10 13:36:19 -07:00