vscode/extensions
Matt Bierner 9cfd597153 Rework markdown preview code to better support markdown preview editors
Splits the preview part of the markdown preview from the dynamic preview management part of things. Static preview swap to preview the active markdown file and don't scroll sync with any other markdown files
2020-04-11 17:30:12 -07:00
..
bat Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +02:00
clojure
coffeescript Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +02:00
configuration-editing update preview snippets schema 2020-03-20 18:36:23 +01:00
cpp Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +02:00
csharp Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +02:00
css
css-language-features [css] update ls-service (for #92417) 2020-03-13 11:31:14 +01:00
debug-auto-launch
debug-server-ready
docker
emmet Revert "Fix #73803" 2020-03-06 00:30:14 -08:00
extension-editing product icons more 2020-03-06 16:26:59 +01:00
fsharp Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +02:00
git Fix typo in git extension's config description (#94993) 2020-04-11 06:45:15 -07:00
git-ui
github-authentication Improvements to 'manage trusted extensions' flow 2020-04-01 23:13:50 -07:00
go
groovy Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +02: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
html
html-language-features HTML implementation for #88424 2020-03-18 12:42:48 -07:00
image-preview Clean up services required 2020-04-09 06:17:48 -07:00
ini
jake Use non-deprecated version of registerTasksProvider 2020-02-12 17:20:05 -08:00
java Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +02:00
javascript Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +02:00
json
json-language-features [json] update service (fixes #91854) 2020-04-03 10:49:42 +02:00
less
log
lua
make
markdown-basics Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +02:00
markdown-language-features Rework markdown preview code to better support markdown preview editors 2020-04-11 17:30:12 -07:00
merge-conflict CodeLens should be one word 2020-04-03 13:46:00 -07:00
npm Fix some strict null errors revealed by change to emitter 2020-04-08 18:06:24 -07:00
objective-c Revert C grammars to version from 1.43.1 2020-03-27 16:36:57 +01:00
perl update-grammars 2020-04-06 13:29:57 +02:00
php Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +02:00
php-language-features Remove 'rootPath' reference 2020-02-12 17:42:24 -08:00
powershell Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +02:00
pug
python update-grammars 2020-04-06 13:29:57 +02:00
r
razor
ruby
rust
scss
search-result Add .yml syntax hilighting. Closes #92027. 2020-03-05 09:32:53 -08:00
shaderlab
shellscript Merge branch 'master' into patch-1 2020-02-20 21:01:59 +00:00
sql update-grammars 2020-04-06 13:29:57 +02:00
swift Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +02:00
theme-abyss [themes] opt-in to semanticHighlighting 2020-03-13 21:55:39 +01:00
theme-defaults [themes] opt-in to semanticHighlighting 2020-03-13 21:55:39 +01:00
theme-kimbie-dark [themes] opt-in to semanticHighlighting 2020-03-13 21:55:39 +01:00
theme-monokai [themes] opt-in to semanticHighlighting 2020-03-13 21:55:39 +01:00
theme-monokai-dimmed [themes] opt-in to semanticHighlighting 2020-03-13 21:55:39 +01:00
theme-quietlight [themes] opt-in to semanticHighlighting 2020-03-13 21:55:39 +01:00
theme-red [typescript][semantic] add library modifier. Fixes #91090 2020-03-27 14:35:22 +01:00
theme-seti
theme-solarized-dark [themes] opt-in to semanticHighlighting 2020-03-13 21:55:39 +01:00
theme-solarized-light [typescript][semantic] add library modifier. Fixes #91090 2020-03-27 14:35:22 +01:00
theme-tomorrow-night-blue [themes] opt-in to semanticHighlighting 2020-03-13 21:55:39 +01:00
types Don't import from node in extensions for URL and TextEncoder 2020-02-07 15:51:13 -08:00
typescript-basics Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +02:00
typescript-language-features Hook up experimental TS refactor error 2020-04-10 17:07:09 -07:00
vb Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +02:00
vscode-account Show sign out notification for all auth providers, fixes #94634 2020-04-09 13:55:29 -07:00
vscode-api-tests Test using an environment variable to avoid winpty sequences 2020-04-10 07:39:36 -07:00
vscode-colorize-tests Have SemanticTokensBuilder.build() return SemanticTokens (for #93614) 2020-03-30 15:52:25 +02:00
vscode-test-resolver Revert "Fix #73803" 2020-03-06 00:30:14 -08:00
vscode-web-playground Move web playground code into its own extension (#92672) 2020-03-17 15:01:17 -07:00
xml
yaml
cgmanifest.json
package.json Pick up TS 3.8.3 2020-02-28 14:45:36 -08:00
postinstall.js
shared.tsconfig.json
shared.webpack.config.js Convert most ts-ignore-calls to ts-expect-error (#93617) 2020-03-30 17:31:37 -07:00
yarn.lock Pick up TS 3.8.3 2020-02-28 14:45:36 -08:00