vscode/extensions
2021-07-08 15:29:53 -07:00
..
bat Update grammars 2021-05-04 13:42:19 +02:00
clojure Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
coffeescript Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
configuration-editing Add pathSeparator to configurationEditing 2021-07-06 09:52:35 +02:00
cpp Add .ixx as a possible C++ extension 2021-07-04 18:09:24 +01:00
csharp Update C# grammar 2021-07-05 09:53:39 +02:00
css Removes g flag from wordPatterns. 2021-05-31 19:47:57 +02:00
css-language-features [css/html/json] update services 2021-06-28 21:53:21 +02:00
dart Update grammars 2021-07-02 17:06:19 +02:00
debug-auto-launch Allow to show status bar entries with an id and name (fix #74972) 2021-05-19 14:03:37 +02:00
debug-server-ready server-ready: support debugWithEdge as well as debugWithChrome 2021-05-07 12:02:36 -07:00
docker Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
emmet Revert "Revert "Merge branch 'main' of https://github.com/microsoft/vscode into main"" 2021-05-25 17:49:34 -07:00
extension-editing Async import only once 2021-06-04 21:42:23 +02:00
fsharp Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
git Revert "Fixes #125350: disallow in untrusted ws" 2021-06-03 16:51:46 -04:00
github fixes #127687 2021-07-01 15:58:05 +02:00
github-authentication add useful readmes for the auth providers fixes #127688 fixes #127689 2021-07-06 15:43:59 -07: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 Change grunt, gulp and jake task auto detection to be off by default (#123588) 2021-05-11 19:09:56 +02:00
gulp Change grunt, gulp and jake task auto detection to be off by default (#123588) 2021-05-11 19:09:56 +02: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 Removes g flag from wordPatterns. 2021-05-31 19:47:57 +02:00
html-language-features [css/html/json] update services 2021-06-28 21:53:21 +02:00
image-preview Allow to show status bar entries with an id and name (fix #74972) 2021-05-19 14:03:37 +02:00
ini Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
jake Change grunt, gulp and jake task auto detection to be off by default (#123588) 2021-05-11 19:09:56 +02:00
java Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
javascript Update grammars 2021-07-02 17:06:19 +02:00
json fix #124918. preserve ipynb file type. 2021-06-30 15:15:59 -07:00
json-language-features Revert "Merge pull request #127874 from microsoft/joh/webpack5" 2021-07-07 18:04:11 +02:00
julia Update grammars 2021-07-02 17:06:19 +02: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 Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
make Register .mak extension for the Make language (#122614) 2021-05-03 16:03:05 +02:00
markdown-basics Merge branch 'main' into hediet/refactor-language-configuration 2021-05-31 19:40:48 +02:00
markdown-language-features Avoid warning when acessing md setting 2021-07-07 16:58:04 -07:00
markdown-math Disable math highlighting in markdown fenced code blocks 2021-07-01 15:46:56 -07:00
merge-conflict chore: bump node@14.x in devDependencies (#122905) 2021-05-04 10:04:13 +02:00
microsoft-authentication add useful readmes for the auth providers fixes #127688 fixes #127689 2021-07-06 15:43:59 -07:00
npm adopt API changes in tests and extensions 2021-06-22 14:35:32 +02:00
objective-c fix update-grammars script 2021-02-02 12:30:08 +01:00
perl Update grammars 2021-07-02 17:06:19 +02:00
php Update grammars 2021-06-11 10:11:40 +02:00
php-language-features Clean up leftover PHP custom trust code 2021-06-28 08:38:54 -05:00
powershell Update grammars 2021-03-29 15:16:24 +02:00
pug Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
python Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
r Update grammars 2021-07-02 17:06:19 +02: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 Removes g flag from wordPatterns. 2021-05-31 19:47:57 +02:00
search-result enable virtual workspace capability 2021-04-23 10:20:23 +02: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 Add simple browser readme 2021-07-01 10:18:50 -07:00
sql fix update-grammars script 2021-02-02 12:30:08 +01: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 & add ReScript to icon theme 2021-06-07 13:46:43 +02:00
theme-solarized-dark Fix port theme color typo 2021-05-04 14:09:39 +02: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-07-02 17:06:19 +02:00
typescript-language-features Use service for loading service configuration 2021-07-08 15:29:53 -07:00
vb Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
vscode-api-tests Forgot to re-enable test 2021-07-07 15:47:41 -04:00
vscode-colorize-tests Update C# grammar 2021-07-05 09:53:39 +02:00
vscode-custom-editor-tests Remove assert.equal from custom editor tests 2021-05-04 15:09:54 -04:00
vscode-notebook-tests adopt viewType everywhere and drop support for it, fixes https://github.com/microsoft/vscode/issues/125163 2021-06-02 12:05:19 +02:00
vscode-test-resolver Add protocol to tunnel API 2021-06-17 16:13:54 +02:00
xml Add wordPattern for XML and XSL languages 2021-06-28 16:33:40 -04:00
yaml Add a compose language (#118042) 2021-03-09 10:52:58 +01:00
cgmanifest.json
package.json Pick up TS 4.3.5 2021-07-01 10:24:48 -07:00
postinstall.js Revert "Use rmdirSync instead of rimraf" 2021-03-19 14:12:49 -07:00
shared.webpack.config.js ignore optional dependencies when webpacking 2021-03-22 18:31:21 -07:00
tsconfig.base.json Build VS Code using TS 4.4 (#127823) 2021-07-08 14:27:39 -07:00
yarn.lock Pick up TS 4.3.5 2021-07-01 10:24:48 -07:00