vscode/extensions
2022-02-08 18:50:46 +01:00
..
bat Update grammars 2021-05-04 13:42:19 +02:00
clojure Update grammars 2022-01-31 16:52:03 +01:00
coffeescript Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
configuration-editing enable @typescript-eslint/member-delimiter-style, https://github.com/microsoft/vscode/issues/140391 2022-02-02 14:35:33 +01:00
cpp Update grammars 2022-01-31 16:52:03 +01:00
csharp Update grammars 2022-01-31 16:52:03 +01:00
css Update grammars 2021-11-02 15:32:34 +01:00
css-language-features enable @typescript-eslint/member-delimiter-style, https://github.com/microsoft/vscode/issues/140391 2022-02-02 14:35:33 +01:00
dart Update grammars 2021-12-07 15:12:01 +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 Update grammars 2021-12-07 15:12:01 +01:00
docker Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
emmet enable @typescript-eslint/member-delimiter-style, https://github.com/microsoft/vscode/issues/140391 2022-02-02 14:35:33 +01:00
extension-editing enable @typescript-eslint/member-delimiter-style, https://github.com/microsoft/vscode/issues/140391 2022-02-02 14:35:33 +01:00
fsharp Update grammars 2022-01-31 16:52:03 +01:00
git Related to #140731 2022-02-04 21:04:59 +01:00
git-base enable @typescript-eslint/member-delimiter-style, https://github.com/microsoft/vscode/issues/140391 2022-02-02 14:35:33 +01:00
github Fix hygiene 2022-02-04 15:49:50 +01:00
github-authentication enable @typescript-eslint/member-delimiter-style, https://github.com/microsoft/vscode/issues/140391 2022-02-02 14:35:33 +01:00
go Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
groovy Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
grunt Selective task provider activation using a new onTaskType: activation event (#137662) 2021-12-07 17:43:38 +01:00
gulp Selective task provider activation using a new onTaskType: activation event (#137662) 2021-12-07 17:43:38 +01:00
handlebars Removes g flag from wordPatterns. 2021-05-31 19:47:57 +02:00
hlsl Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
html Hitting return after </button> element crashes VS Code (Insiders). Fixes #135806 2021-10-26 11:55:51 +02:00
html-language-features Fix hygiene 2022-02-04 15:49:50 +01:00
image-preview Add simple origin check 2022-02-01 12:49:49 -08:00
ini Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
ipynb make sure to use .eslintignore when running yarn eslint, this will ensure that cli failure and editor squiggles are always equal 2022-02-02 12:37:29 +01:00
jake Selective task provider activation using a new onTaskType: activation event (#137662) 2021-12-07 17:43:38 +01:00
java Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
javascript Move js/ts language configs to json file 2022-02-03 11:38:09 -08:00
json recognise .geojson as json, fixes #129329 2021-07-25 10:28:36 +02:00
json-language-features finalize LanguageStatusItem API, https://github.com/microsoft/vscode/issues/129037 2022-02-08 18:50:46 +01:00
julia Update grammars 2022-01-31 16:52:03 +01:00
latex Update grammars 2022-01-31 16:52:03 +01:00
less Removes g flag from wordPatterns. 2021-05-31 19:47:57 +02:00
log Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
lua Update Lua Grammar (#142107) 2022-02-04 13:33:10 +01:00
make Register .mak extension for the Make language (#122614) 2021-05-03 16:03:05 +02:00
markdown-basics Fixes #139201 by disabling highlighting invisible characters in markdown and text files. 2022-01-07 17:35:23 +01:00
markdown-language-features Decode header suggestions in Markdown path IntelliSense, https://github.com/microsoft/vscode/issues/142330 (#142392) 2022-02-07 09:19:24 -08:00
markdown-math Allow bare math blocks with nested begin/ends 2022-02-03 16:03:20 -08:00
merge-conflict Enable merge-conflict extension in virtual workspaces (fixes #142447) 2022-02-08 09:28:04 +01:00
microsoft-authentication improve logic around auth server 2022-02-06 14:56:22 -08:00
notebook-renderers re #142429. error output w/ dup ansi handling 2022-02-07 16:07:04 -08:00
npm enable @typescript-eslint/member-delimiter-style, https://github.com/microsoft/vscode/issues/140391 2022-02-02 14:35:33 +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 PHP grammar 2022-01-14 16:28:13 -08:00
php-language-features enable @typescript-eslint/member-delimiter-style, https://github.com/microsoft/vscode/issues/140391 2022-02-02 14:35:33 +01:00
powershell Update grammars 2021-11-02 15:32:34 +01:00
pug Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
python Recognize .pyt files in Python extension (#133546) 2021-09-29 00:51:42 -07:00
r Update grammars 2022-01-31 16:52:03 +01:00
razor Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
ruby Add pattern matching 'in' 2021-04-22 09:29:46 -04:00
rust Update grammars 2021-06-11 10:11:40 +02:00
scss Update grammars 2022-01-31 16:52:03 +01:00
search-result Fix #140280 2022-02-04 11:56:21 -08:00
shaderlab Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
shellscript Do not recognize Debian's .install file as a shell script. Fixes #124295 2021-05-21 11:20:33 +02:00
simple-browser enable @typescript-eslint/member-delimiter-style, https://github.com/microsoft/vscode/issues/140391 2022-02-02 14:35:33 +01:00
sql Support --#region and --#endregion in SQL (#141257) 2022-01-24 09:16:13 +00:00
swift Update grammars 2021-05-04 13:42:19 +02:00
theme-abyss Adopt strike through for markdown 2022-01-05 15:13:35 -08:00
theme-defaults Adopt strike through for markdown 2022-01-05 15:13:35 -08:00
theme-kimbie-dark Adopt strike through for markdown 2022-01-05 15:13:35 -08:00
theme-monokai Adopt strike through for markdown 2022-01-05 15:13:35 -08:00
theme-monokai-dimmed [themes] monokai Dimmed theme issue. Fixes #80704 2022-01-19 22:14:42 +01:00
theme-quietlight Adopt strike through for markdown 2022-01-05 15:13:35 -08:00
theme-red Adopt strike through for markdown 2022-01-05 15:13:35 -08:00
theme-seti Update to latest seti-ui icon theme 2021-11-03 18:03:27 +00:00
theme-solarized-dark Adopt strike through for markdown 2022-01-05 15:13:35 -08:00
theme-solarized-light Adopt strike through for markdown 2022-01-05 15:13:35 -08:00
theme-tomorrow-night-blue Adopt strike through for markdown 2022-01-05 15:13:35 -08:00
types
typescript-basics Move js/ts language configs to json file 2022-02-03 11:38:09 -08:00
typescript-language-features finalize LanguageStatusItem API, https://github.com/microsoft/vscode/issues/129037 2022-02-08 18:50:46 +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 finalize LanguageStatusItem API, https://github.com/microsoft/vscode/issues/129037 2022-02-08 18:50:46 +01:00
vscode-colorize-tests Update Lua Grammar (#142107) 2022-02-04 13:33:10 +01:00
vscode-custom-editor-tests enable @typescript-eslint/member-delimiter-style, https://github.com/microsoft/vscode/issues/140391 2022-02-02 14:35:33 +01:00
vscode-notebook-tests enable @typescript-eslint/member-delimiter-style, https://github.com/microsoft/vscode/issues/140391 2022-02-02 14:35:33 +01:00
vscode-test-resolver enable @typescript-eslint/member-delimiter-style, https://github.com/microsoft/vscode/issues/140391 2022-02-02 14:35:33 +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 new minor TS version 2022-01-21 13:55:33 -08:00
postinstall.js Revert "Use rmdirSync instead of rimraf" 2021-03-19 14:12:49 -07:00
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 new minor TS version 2022-01-21 13:55:33 -08:00