vscode/extensions
2021-11-17 16:14:52 +01:00
..
bat
clojure
coffeescript
configuration-editing #51935 suggestons for multi language identifiers 2021-11-16 23:07:10 +01:00
cpp Update grammars 2021-11-02 15:32:34 +01:00
csharp Update grammars 2021-11-02 15:32:34 +01:00
css Update grammars 2021-11-02 15:32:34 +01:00
css-language-features use enabledApiProposals instead of wildcard property, also update compilation units to only include d.ts-files that are needed, https://github.com/microsoft/vscode/issues/131165 2021-11-12 11:05:57 +01:00
dart Update grammars 2021-11-02 15:32:34 +01:00
debug-auto-launch use tsconfig.json#include for vscode.d.ts and vscode.proposed.d.ts, enables to remove most ref.d.ts-files 2021-11-09 15:53:35 +01:00
debug-server-ready use enabledApiProposals instead of wildcard property, also update compilation units to only include d.ts-files that are needed, https://github.com/microsoft/vscode/issues/131165 2021-11-12 11:05:57 +01:00
diff Extract diff language into its own extension (#136967) 2021-11-12 10:59:52 +01:00
docker
emmet Revert back to onStartupFinished activation event 2021-11-15 12:39:25 -08:00
extension-editing use tsconfig.json#include for vscode.d.ts and vscode.proposed.d.ts, enables to remove most ref.d.ts-files 2021-11-09 15:53:35 +01:00
fsharp
git Update Publish Branch label 2021-11-16 14:43:47 +01:00
git-base Extract git static contributions into a separate extension 2021-11-12 11:35:35 +01:00
github use enabledApiProposals instead of wildcard property, also update compilation units to only include d.ts-files that are needed, https://github.com/microsoft/vscode/issues/131165 2021-11-12 11:05:57 +01:00
github-authentication use enabledApiProposals instead of wildcard property, also update compilation units to only include d.ts-files that are needed, https://github.com/microsoft/vscode/issues/131165 2021-11-12 11:05:57 +01:00
go
groovy
grunt use tsconfig.json#include for vscode.d.ts and vscode.proposed.d.ts, enables to remove most ref.d.ts-files 2021-11-09 15:53:35 +01:00
gulp use tsconfig.json#include for vscode.d.ts and vscode.proposed.d.ts, enables to remove most ref.d.ts-files 2021-11-09 15:53:35 +01:00
handlebars
hlsl
html Hitting return after </button> element crashes VS Code (Insiders). Fixes #135806 2021-10-26 11:55:51 +02:00
html-language-features use enabledApiProposals instead of wildcard property, also update compilation units to only include d.ts-files that are needed, https://github.com/microsoft/vscode/issues/131165 2021-11-12 11:05:57 +01:00
image-preview use enabledApiProposals instead of wildcard property, also update compilation units to only include d.ts-files that are needed, https://github.com/microsoft/vscode/issues/131165 2021-11-12 11:05:57 +01:00
ini
ipynb use enabledApiProposals instead of wildcard property, also update compilation units to only include d.ts-files that are needed, https://github.com/microsoft/vscode/issues/131165 2021-11-12 11:05:57 +01:00
jake use tsconfig.json#include for vscode.d.ts and vscode.proposed.d.ts, enables to remove most ref.d.ts-files 2021-11-09 15:53:35 +01:00
java
javascript Update grammars 2021-11-02 15:32:34 +01:00
json recognise .geojson as json, fixes #129329 2021-07-25 10:28:36 +02:00
json-language-features [json] update diagnostics when schema changes. Fixes #137309 2021-11-17 16:14:52 +01:00
julia Update grammars 2021-08-10 17:06:42 +02:00
less
log
lua
make
markdown-basics Update md grammar 2021-11-01 09:34:45 -07:00
markdown-language-features Skip document link test on web 2021-11-15 13:27:04 -08:00
markdown-math use tsconfig.json#include for vscode.d.ts and vscode.proposed.d.ts, enables to remove most ref.d.ts-files 2021-11-09 15:53:35 +01:00
merge-conflict use tsconfig.json#include for vscode.d.ts and vscode.proposed.d.ts, enables to remove most ref.d.ts-files 2021-11-09 15:53:35 +01:00
microsoft-authentication use enabledApiProposals instead of wildcard property, also update compilation units to only include d.ts-files that are needed, https://github.com/microsoft/vscode/issues/131165 2021-11-12 11:05:57 +01:00
npm Add setting to exclude scripts from NPM scripts view 2021-11-12 17:14:51 +01:00
objective-c Update grammars 2021-11-02 15:32:34 +01:00
perl Update grammars 2021-08-10 17:06:42 +02:00
php Update grammars 2021-08-10 17:06:42 +02:00
php-language-features use enabledApiProposals instead of wildcard property, also update compilation units to only include d.ts-files that are needed, https://github.com/microsoft/vscode/issues/131165 2021-11-12 11:05:57 +01:00
powershell Update grammars 2021-11-02 15:32:34 +01:00
pug
python Recognize .pyt files in Python extension (#133546) 2021-09-29 00:51:42 -07:00
r Update grammars 2021-11-02 15:32:34 +01:00
razor
ruby
rust Update grammars 2021-06-11 10:11:40 +02:00
scss
search-result Add proposedApi manifest to searchresult extension 2021-11-15 15:03:29 -08:00
shaderlab
shellscript
simple-browser use enabledApiProposals instead of wildcard property, also update compilation units to only include d.ts-files that are needed, https://github.com/microsoft/vscode/issues/131165 2021-11-12 11:05:57 +01:00
sql Update grammars 2021-08-30 14:45:57 +02:00
swift
theme-abyss
theme-defaults default light colors list.focusHighlightForeground too close to list.activeSelectionBackground. Fixes #127597 2021-07-07 15:33:40 +02:00
theme-kimbie-dark
theme-monokai
theme-monokai-dimmed
theme-quietlight
theme-red
theme-seti Update to latest seti-ui icon theme 2021-11-03 18:03:27 +00:00
theme-solarized-dark Add colorized bracket highlighting colours (#132494) 2021-10-19 05:48:39 -07:00
theme-solarized-light Fix #137085 2021-11-16 08:39:29 -08:00
theme-tomorrow-night-blue
types
typescript-basics Update grammars 2021-11-02 15:32:34 +01:00
typescript-language-features use enabledApiProposals instead of wildcard property, also update compilation units to only include d.ts-files that are needed, https://github.com/microsoft/vscode/issues/131165 2021-11-12 11:05:57 +01:00
vb add vba to extensions in the vb extension so that language detection works 2021-07-28 14:23:34 -07:00
vscode-api-tests Next attempt to fix should respect dimension overrides in remote 2021-11-17 05:29:13 -08:00
vscode-colorize-tests Extract git syntaxes/grammars into a separate extension 2021-11-12 16:19:54 +01:00
vscode-custom-editor-tests use enabledApiProposals instead of wildcard property, also update compilation units to only include d.ts-files that are needed, https://github.com/microsoft/vscode/issues/131165 2021-11-12 11:05:57 +01:00
vscode-notebook-tests use enabledApiProposals instead of wildcard property, also update compilation units to only include d.ts-files that are needed, https://github.com/microsoft/vscode/issues/131165 2021-11-12 11:05:57 +01:00
vscode-test-resolver temp restore all enabled proposed API for test resolver, depends on some contrib-extensions, https://github.com/microsoft/vscode/issues/131165 2021-11-12 12:46:37 +01:00
xml Fixes #135151 by not colorizing brackets or rendering line scopes in xml. 2021-10-25 09:52:59 +02:00
yaml Add .cff to the recognized YAML file extensions (#131323) 2021-09-06 14:33:29 +02:00
cgmanifest.json
package.json Pick up TS 4.5 RC 2021-11-08 14:34:21 -08:00
postinstall.js
shared.webpack.config.js Update to the latest extension module 2021-07-26 13:44:43 -04:00
tsconfig.base.json no modern JavaScript for us 2021-07-16 17:34:00 +02:00
yarn.lock Pick up TS 4.5 RC 2021-11-08 14:34:21 -08:00