vscode/extensions
Matt Bierner fc8d7681c4 Make sure katex styles are shipped under root of
Also copies of just the katex css we need instead of bundling the entire module
2021-03-16 17:43:52 -07:00
..
bat Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01: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 also support when in viewsWelcome, https://github.com/microsoft/vscode/issues/9303 2021-02-25 13:03:26 +01:00
cpp fix update-grammars script 2021-02-02 12:30:08 +01:00
csharp Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
css Try new CSS grammar 2021-03-11 16:09:05 +01:00
css-language-features [css][html] Option to disable MDN Reference popups only (without effecting other functionalities). Fixes #97979 2021-02-05 16:07:31 +01:00
debug-auto-launch add repository field to extensions package.json 2021-01-29 15:30:45 +01:00
debug-server-ready add repository field to extensions package.json 2021-01-29 15:30:45 +01:00
docker Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
emmet Fix Emmet abbreviation for Handlebars style blocks (#118832) 2021-03-12 11:54:16 -08:00
extension-editing add repository field to extensions package.json 2021-01-29 15:30:45 +01:00
fsharp Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
git Adds logging 2021-03-09 14:11:35 -05:00
git-ui add repository field to extensions package.json 2021-01-29 15:30:45 +01:00
github 💄& localization 2021-03-05 17:54:27 -05:00
github-authentication Fix manually providing PAT for GitHub auth, fixes #118675 2021-03-10 14:48:33 -08: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 add repository field to extensions package.json 2021-01-29 15:30:45 +01:00
gulp add repository field to extensions package.json 2021-01-29 15:30:45 +01:00
handlebars Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
hlsl Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
html fix update-grammars script 2021-02-02 12:30:08 +01:00
html-language-features Fixing two more cases for promises in conditionals 2021-02-26 17:38:37 -08:00
image-preview Use correct new context name 2021-03-03 10:57:24 -08:00
ini Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
jake add repository field to extensions package.json 2021-01-29 15:30:45 +01:00
java Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
javascript Merge branch 'joao/extensions' 2021-02-02 12:06:01 +01:00
json fix update-grammars script 2021-02-02 12:30:08 +01:00
json-language-features publish vscode-json-languageserver@1.3.4 2021-02-22 15:03:07 +01:00
julia Add Julia indentation rules 2021-03-05 14:14:46 -08:00
less Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01: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 Update grammars and fix julia update script for Windows 2021-03-03 17:26:09 +01:00
markdown-basics Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
markdown-language-features Update markdown notebook scripts 2021-03-16 17:28:29 -07:00
merge-conflict Only match exactly 7 equals (fixes #95040) 2021-02-09 10:35:10 +01:00
microsoft-authentication Check if VSCode runs serverless (#118233) 2021-03-05 09:08:36 -08:00
notebook-markdown-extensions Make sure katex styles are shipped under root of 2021-03-16 17:43:52 -07:00
npm Change icon for npm scripts view 2021-03-04 15:32:04 +01:00
objective-c fix update-grammars script 2021-02-02 12:30:08 +01:00
perl Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
php fix update-grammars script 2021-02-02 12:30:08 +01:00
php-language-features add repository field to extensions package.json 2021-01-29 15:30:45 +01:00
powershell Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01: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 Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
razor Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
ruby Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
rust Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
scss Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
search-result Use "(Settings) " as a prefix for userdata paaths in web 2021-03-03 03:19:31 -08:00
shaderlab Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
shellscript Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
simple-browser Use button foreground on hover 2021-02-25 17:31:15 -08:00
sql fix update-grammars script 2021-02-02 12:30:08 +01:00
swift Update grammars and fix julia update script for Windows 2021-03-03 17:26:09 +01:00
testing-editor-contributions testing: refactor to new runState API 2021-02-09 16:12:37 -08:00
theme-abyss fixes #118214 (#118425) 2021-03-08 12:51:56 +01:00
theme-defaults fix #117449. 2021-02-24 10:48:13 -08:00
theme-kimbie-dark fixes #118214 (#118425) 2021-03-08 12:51:56 +01:00
theme-monokai fixes #118214 (#118425) 2021-03-08 12:51:56 +01:00
theme-monokai-dimmed fixes #118214 (#118425) 2021-03-08 12:51:56 +01:00
theme-quietlight fixes #118214 (#118425) 2021-03-08 12:51:56 +01:00
theme-red fixes #118214 (#118425) 2021-03-08 12:51:56 +01:00
theme-seti update seti theme. fixes #118912 2021-03-15 22:13:09 +01:00
theme-solarized-dark fixes #118214 (#118425) 2021-03-08 12:51:56 +01:00
theme-solarized-light fixes #118214 (#118425) 2021-03-08 12:51:56 +01:00
theme-tomorrow-night-blue fixes #118214 (#118425) 2021-03-08 12:51:56 +01:00
types
typescript-basics fix(typescript-snippet): fixed "newpromise" snippet 2021-03-10 06:13:14 +02:00
typescript-language-features typescript: enable built-in 2020 semantic token support 2021-03-17 00:15:42 +01:00
vb Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
vscode-api-tests Skip multiple tabs test for now 2021-03-16 17:28:29 -07:00
vscode-colorize-tests Try new CSS grammar 2021-03-11 16:09:05 +01:00
vscode-custom-editor-tests Add back custom editor test workspace 2021-03-10 11:38:06 -08:00
vscode-notebook-tests make NotebookCellData and NotebookData classes, rename NotebookCellData#cellKind to NotebookCellData#kind 2021-03-05 15:17:55 +01:00
vscode-test-resolver allow null for remoteAuthority in IBaseOpenWindowsOptions to force local window 2021-03-09 16:05:48 +01:00
xml Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
yaml Add a compose language (#118042) 2021-03-09 10:52:58 +01:00
cgmanifest.json
package.json Pick up TS 4.2.3 2021-03-05 12:44:48 -08:00
postinstall.js
shared.tsconfig.json Enable forceConsistentCasingInFileNames flag (#114334) 2021-01-14 11:25:11 -08:00
shared.webpack.config.js webpack config typing fix 2021-01-11 09:57:11 +01:00
yarn.lock Pick up TS 4.2.3 2021-03-05 12:44:48 -08:00