vscode/extensions
Martin Aeschlimann 6d55262031 update vscode-uri
2020-12-18 17:31:22 +01:00
..
bat [bat] change comment token to @rem. Fixes #105896 2020-09-08 14:31:00 +02:00
clojure Fix #88418, update number color for color contrast 2020-01-21 10:23:18 -08:00
coffeescript Update colorizer baselines 2020-05-26 16:22:50 -07:00
configuration-editing Align @types/* dev dependencies (#112718) 2020-12-18 13:28:39 +01:00
cpp Update grammars 2020-12-14 15:50:30 +01:00
csharp Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +02:00
css Fix #88418, update number color for color contrast 2020-01-21 10:23:18 -08:00
css-language-features update vscode-uri 2020-12-18 17:31:22 +01:00
debug-auto-launch Align @types/* dev dependencies (#112718) 2020-12-18 13:28:39 +01:00
debug-server-ready Align @types/* dev dependencies (#112718) 2020-12-18 13:28:39 +01:00
docker Fix #102823 2020-08-28 16:40:55 +02:00
emmet Align @types/* dev dependencies (#112718) 2020-12-18 13:28:39 +01:00
extension-editing Align @types/* dev dependencies (#112718) 2020-12-18 13:28:39 +01:00
fsharp Update grammars 2020-12-14 15:50:30 +01:00
git Align @types/* dev dependencies (#112718) 2020-12-18 13:28:39 +01:00
git-ui Align @types/* dev dependencies (#112718) 2020-12-18 13:28:39 +01:00
github Align @types/* dev dependencies (#112718) 2020-12-18 13:28:39 +01:00
github-authentication Align @types/* dev dependencies (#112718) 2020-12-18 13:28:39 +01:00
go Update go grammar and fix update script 2020-09-16 15:24:28 +02:00
groovy Detect Jenkinsfile as groovy 2020-09-15 21:31:36 -04:00
grunt Align @types/* dev dependencies (#112718) 2020-12-18 13:28:39 +01:00
gulp Align @types/* dev dependencies (#112718) 2020-12-18 13:28:39 +01:00
handlebars
hlsl Update grammars 2020-02-03 13:01:47 +01:00
html xhtm->xht 2020-07-29 18:12:24 +03:00
html-language-features Align @types/* dev dependencies (#112718) 2020-12-18 13:28:39 +01:00
image-preview Add proposed webview view API (#104601) 2020-08-20 13:59:22 -07:00
ini Treat all files with git{config,attributes,modules}/editorconfig extensions as properties files 2020-07-25 22:29:05 +03:00
jake Align @types/* dev dependencies (#112718) 2020-12-18 13:28:39 +01:00
java Update grammars 2020-10-06 11:20:42 +02:00
javascript Update grammars 2020-12-14 15:50:30 +01:00
json Mark .ember-cli as jsonc instead of json 2020-11-12 22:33:38 -05:00
json-language-features Align @types/* dev dependencies (#112718) 2020-12-18 13:28:39 +01:00
less Fix #88418, update number color for color contrast 2020-01-21 10:23:18 -08:00
log Update grammars 2020-12-14 15:50:30 +01:00
lua Fix #88418, update number color for color contrast 2020-01-21 10:23:18 -08:00
make Add paren, bracket, and brace to autoclosing pairs for make 2020-12-03 15:53:01 +01:00
markdown-basics Update grammars 2020-12-14 15:50:30 +01:00
markdown-language-features Align @types/* dev dependencies (#112718) 2020-12-18 13:28:39 +01:00
merge-conflict Align @types/* dev dependencies (#112718) 2020-12-18 13:28:39 +01:00
microsoft-authentication Align @types/* dev dependencies (#112718) 2020-12-18 13:28:39 +01:00
npm Align @types/* dev dependencies (#112718) 2020-12-18 13:28:39 +01:00
objective-c Revert C grammars to version from 1.43.1 2020-03-27 16:36:57 +01:00
perl Update colorizer baselines 2020-05-26 16:22:50 -07:00
php Update grammars 2020-12-14 15:50:30 +01:00
php-language-features Align @types/* dev dependencies (#112718) 2020-12-18 13:28:39 +01:00
powershell Add PowerShell herestring autoclosing pairs 2020-04-14 09:06:40 -07:00
pug file extensins: put primary first. For #102100 2020-07-11 17:36:19 +02:00
python Treat SConstruct/SConscript files as python automatically. Fixes #105623 2020-09-08 14:33:06 +02:00
r Update grammars 2020-05-11 14:03:54 +02:00
razor Fix #88418, update number color for color contrast 2020-01-21 10:23:18 -08:00
ruby Add more frequently-used Ruby filenames to Ruby bundle (based on the actual TextMate bundle) 2020-12-11 18:05:30 +03:00
rust Update grammars 2020-12-14 15:50:30 +01:00
scss [scss] Normalise SCSS attributes with CSS/LESS/SASS. Fixes #108840 2020-10-19 09:55:57 +02:00
search-result update pattern and add to grammar 2020-11-11 10:11:04 -08:00
shaderlab Update grammars 2020-02-03 13:01:47 +01:00
shellscript Support more shell script file extensions 2020-05-12 17:49:35 -04:00
sql Update branch for sql grammar 2020-11-06 14:04:50 +01:00
swift Update grammars 2020-12-14 15:50:30 +01:00
theme-abyss [theme] Git:Input Validation Subject Length - not working on Monokai Theme.Fixes #101081 2020-11-03 16:30:29 +01:00
theme-defaults Active indent lines do not render in High Contrast theme. Fixes #111137 2020-12-04 12:03:43 +01:00
theme-kimbie-dark [theme] Git:Input Validation Subject Length - not working on Monokai Theme.Fixes #101081 2020-11-03 16:30:29 +01:00
theme-monokai Adjust debug toolbar shadow (fixes #110422) 2020-11-12 09:26:51 -08:00
theme-monokai-dimmed [themes] theme names are all not localized. Fixes #109840 2020-11-03 09:46:34 +01:00
theme-quietlight Improve quiet light diff syntax highlighting. For #107926 2020-11-27 17:33:36 +01:00
theme-red [themes] theme names are all not localized. Fixes #109840 2020-11-03 09:46:34 +01:00
theme-seti Update seti 2020-11-12 13:33:17 -08:00
theme-solarized-dark [theme] Git:Input Validation Subject Length - not working on Monokai Theme.Fixes #101081 2020-11-03 16:30:29 +01:00
theme-solarized-light [theme] Git:Input Validation Subject Length - not working on Monokai Theme.Fixes #101081 2020-11-03 16:30:29 +01:00
theme-tomorrow-night-blue Correct themeLabel in package.nls.json for "Tomorrow Night Blue" theme 2020-11-08 15:30:16 +04:00
types fix something 2020-05-11 22:57:34 +08:00
typescript-basics Update grammars 2020-12-14 15:50:30 +01:00
typescript-language-features Align @types/* dev dependencies (#112718) 2020-12-18 13:28:39 +01:00
vb Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +02:00
vscode-api-tests Align @types/* dev dependencies (#112718) 2020-12-18 13:28:39 +01:00
vscode-colorize-tests Align @types/* dev dependencies (#112718) 2020-12-18 13:28:39 +01:00
vscode-custom-editor-tests Align @types/* dev dependencies (#112718) 2020-12-18 13:28:39 +01:00
vscode-notebook-tests Fix compilation problem 2020-12-18 14:58:02 +01:00
vscode-test-resolver Align @types/* dev dependencies (#112718) 2020-12-18 13:28:39 +01:00
xml Built-in XSLT extension has 'brackets' setting that prevents bracket-matching for embedded XPath 1.0-3.1 Fixes #102584 2020-07-16 15:25:42 +02:00
yaml Fix #88418, update number color for color contrast 2020-01-21 10:23:18 -08:00
cgmanifest.json Fix capitalization of GitHub org 2020-09-17 11:43:03 +02:00
package.json Remove most of the yarn license warnings 2020-12-18 10:26:14 +01:00
postinstall.js Remove more unused files from the typescript package 2020-06-11 11:52:28 -07:00
shared.tsconfig.json Don't include dom typings in extensions (#89942) 2020-02-04 11:08:22 -08:00
shared.webpack.config.js Adopt more breaking changes from copy-webpack-plugin 2020-12-17 13:05:14 +01:00
yarn.lock Pick up TS 4.1 final release 2020-11-19 22:09:54 -08:00