vscode/extensions
2021-11-12 09:48:17 +01:00
..
bat Update grammars 2021-05-04 13:42:19 +02:00
clojure
coffeescript
configuration-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
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 split vscode.proposed.d.ts into a file per proposal, https://github.com/microsoft/vscode/issues/131165 2021-11-12 09:48:17 +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 split vscode.proposed.d.ts into a file per proposal, https://github.com/microsoft/vscode/issues/131165 2021-11-12 09:48:17 +01:00
docker
emmet Merge branch 'main' into joh/vscode-dts 2021-11-11 09:30:36 +01: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 split vscode.proposed.d.ts into a file per proposal, https://github.com/microsoft/vscode/issues/131165 2021-11-12 09:48:17 +01:00
github split vscode.proposed.d.ts into a file per proposal, https://github.com/microsoft/vscode/issues/131165 2021-11-12 09:48:17 +01:00
github-authentication split vscode.proposed.d.ts into a file per proposal, https://github.com/microsoft/vscode/issues/131165 2021-11-12 09:48:17 +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 Removes g flag from wordPatterns. 2021-05-31 19:47:57 +02:00
hlsl
html Hitting return after </button> element crashes VS Code (Insiders). Fixes #135806 2021-10-26 11:55:51 +02:00
html-language-features split vscode.proposed.d.ts into a file per proposal, https://github.com/microsoft/vscode/issues/131165 2021-11-12 09:48:17 +01:00
image-preview split vscode.proposed.d.ts into a file per proposal, https://github.com/microsoft/vscode/issues/131165 2021-11-12 09:48:17 +01:00
ini
ipynb split vscode.proposed.d.ts into a file per proposal, https://github.com/microsoft/vscode/issues/131165 2021-11-12 09:48:17 +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 split vscode.proposed.d.ts into a file per proposal, https://github.com/microsoft/vscode/issues/131165 2021-11-12 09:48:17 +01:00
julia Update grammars 2021-08-10 17:06:42 +02:00
less Removes g flag from wordPatterns. 2021-05-31 19:47:57 +02:00
log
lua
make
markdown-basics Update md grammar 2021-11-01 09:34:45 -07:00
markdown-language-features split vscode.proposed.d.ts into a file per proposal, https://github.com/microsoft/vscode/issues/131165 2021-11-12 09:48:17 +01: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 split vscode.proposed.d.ts into a file per proposal, https://github.com/microsoft/vscode/issues/131165 2021-11-12 09:48:17 +01:00
npm split vscode.proposed.d.ts into a file per proposal, https://github.com/microsoft/vscode/issues/131165 2021-11-12 09:48:17 +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 split vscode.proposed.d.ts into a file per proposal, https://github.com/microsoft/vscode/issues/131165 2021-11-12 09:48:17 +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 Removes g flag from wordPatterns. 2021-05-31 19:47:57 +02:00
search-result split vscode.proposed.d.ts into a file per proposal, https://github.com/microsoft/vscode/issues/131165 2021-11-12 09:48:17 +01:00
shaderlab
shellscript Do not recognize Debian's .install file as a shell script. Fixes #124295 2021-05-21 11:20:33 +02:00
simple-browser split vscode.proposed.d.ts into a file per proposal, https://github.com/microsoft/vscode/issues/131165 2021-11-12 09:48:17 +01:00
sql Update grammars 2021-08-30 14:45:57 +02:00
swift Update grammars 2021-05-04 13:42:19 +02:00
theme-abyss Fix port theme color typo 2021-05-04 14:09:39 +02:00
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 Fix port theme color typo 2021-05-04 14:09:39 +02:00
theme-monokai The default Monokai highlight color is displayed incorrectly. Fixes #123044 2021-05-11 13:46:56 +02:00
theme-monokai-dimmed Fix port theme color typo 2021-05-04 14:09:39 +02:00
theme-quietlight Fix port theme color typo 2021-05-04 14:09:39 +02:00
theme-red Fix port theme color typo 2021-05-04 14:09:39 +02:00
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 tooltip text grabbing broken. Fixes #124457 2021-06-01 10:26:50 +02:00
theme-tomorrow-night-blue Fix port theme color typo 2021-05-04 14:09:39 +02:00
types
typescript-basics Update grammars 2021-11-02 15:32:34 +01:00
typescript-language-features split vscode.proposed.d.ts into a file per proposal, https://github.com/microsoft/vscode/issues/131165 2021-11-12 09:48:17 +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 split vscode.proposed.d.ts into a file per proposal, https://github.com/microsoft/vscode/issues/131165 2021-11-12 09:48:17 +01:00
vscode-colorize-tests split vscode.proposed.d.ts into a file per proposal, https://github.com/microsoft/vscode/issues/131165 2021-11-12 09:48:17 +01:00
vscode-custom-editor-tests 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
vscode-notebook-tests split vscode.proposed.d.ts into a file per proposal, https://github.com/microsoft/vscode/issues/131165 2021-11-12 09:48:17 +01:00
vscode-test-resolver split vscode.proposed.d.ts into a file per proposal, https://github.com/microsoft/vscode/issues/131165 2021-11-12 09:48:17 +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