vscode/extensions
Tyler James Leonhardt 9b3e147d6d
GitHub Enterprise Auth improvements (#165082)
1. Namespace secrets based on the value of github-enterprise.uri to support "multiple separate GHES instances"
2. If the setting value disappears, continue using last set value. Fixes https://github.com/microsoft/vscode-pull-request-github/issues/3992
3. Mark github-enterprise.uri as requires trust
3. Refactoring like:
  * UriHandler is handled in extension.ts and passed down everywhere since we can only have 1 instance of it
  * misc style (`private` usage, better `disposable` handling)
2022-10-31 12:18:54 -07:00
..
bat
clojure Update grammars 2022-01-31 16:52:03 +01:00
coffeescript
configuration-editing Update schema with new properties (microsoft/vscode-remote-release#7278) 2022-10-03 11:52:07 +02:00
cpp Update language-configuration.json (#163182) 2022-10-11 09:23:42 +02:00
csharp Update grammars (#159445) 2022-08-29 14:08:44 +02:00
css Update css grammar (#150724) 2022-05-30 17:42:17 +02:00
css-language-features [css] use findDocumentSymbols (#161847) 2022-09-26 14:16:07 -07:00
dart Update grammars (#159445) 2022-08-29 14:08:44 +02:00
debug-auto-launch debug: activate auto launch onStartupFinished (#164481) 2022-10-24 11:25:22 -07:00
debug-server-ready rev vscode-nls to version that doesn't ask for vscode-nls-web-data (#161819) 2022-09-26 11:10:54 -07:00
diff Update grammars 2021-12-07 15:12:01 +01:00
docker
emmet Remove inlineCompletionsNew proposal. Fixes #164856 (#165044) 2022-10-31 13:29:04 +01:00
extension-editing rev vscode-nls to version that doesn't ask for vscode-nls-web-data (#161819) 2022-09-26 11:10:54 -07:00
fsharp Update grammars (#159445) 2022-08-29 14:08:44 +02:00
git Implements #164686 2022-10-31 14:54:57 +01:00
git-base Engineering - adopt l10n for git-base/git/github extesions (#164566) 2022-10-28 11:27:08 +02:00
github Engineering - adopt l10n for git-base/git/github extesions (#164566) 2022-10-28 11:27:08 +02:00
github-authentication GitHub Enterprise Auth improvements (#165082) 2022-10-31 12:18:54 -07:00
go
groovy Update Groovy extension language contribution 2022-09-08 10:37:31 +02:00
grunt rev vscode-nls to version that doesn't ask for vscode-nls-web-data (#161819) 2022-09-26 11:10:54 -07:00
gulp rev vscode-nls to version that doesn't ask for vscode-nls-web-data (#161819) 2022-09-26 11:10:54 -07:00
handlebars Contribute to html language server with a custom language. (#146731) 2022-07-21 13:19:01 +02:00
hlsl
html File snippets for HTML and PHP (#161881) 2022-09-27 08:15:57 -07:00
html-language-features fix problems with html style comments in embedded code (#160981) 2022-10-26 08:41:05 +00:00
ini Default to config icon for the property language (#158454) 2022-09-26 07:00:07 -07:00
ipynb Fix .ipynb extension name capitalization (#164817) 2022-10-27 18:05:28 +02:00
jake rev vscode-nls to version that doesn't ask for vscode-nls-web-data (#161819) 2022-09-26 11:10:54 -07:00
java
javascript Update grammars (#162673) 2022-10-04 08:50:55 -07:00
json Add jsonc registration for TypeDoc config (#157362) 2022-09-26 15:51:23 +02:00
json-language-features Remove too many folding regions notification (#163854) 2022-10-17 14:42:02 -07:00
julia Update grammars 2022-03-07 15:18:39 +01:00
latex Update grammars (#162673) 2022-10-04 08:50:55 -07:00
less Removes g flag from wordPatterns. 2021-05-31 19:47:57 +02:00
log Update grammars (#154099) 2022-07-05 09:53:51 +02:00
lua Update grammars 2022-03-29 11:11:11 +02:00
make Update make grammar (#154789) 2022-07-11 12:14:40 +02:00
markdown-basics Pick up new md grammar (#156844) 2022-08-01 17:13:55 -07:00
markdown-language-features Pick up latest markdown LS (#164945) 2022-10-29 11:40:56 -07:00
markdown-math Pick up latest katex (#163866) 2022-10-17 14:09:09 -04:00
media-preview Move html rewriting for old webviews to (#163367) 2022-10-11 16:08:17 -07:00
merge-conflict rev vscode-nls to version that doesn't ask for vscode-nls-web-data (#161819) 2022-09-26 11:10:54 -07:00
microsoft-authentication Onboard GitHub & Microsoft auth extensions to l10n (#163662) 2022-10-14 08:41:21 -07:00
notebook-renderers Use ??= in more places (#163594) 2022-10-13 14:59:35 -07:00
npm rev vscode-nls to version that doesn't ask for vscode-nls-web-data (#161819) 2022-09-26 11:10:54 -07:00
objective-c Update C grammar locations (#151733) 2022-06-10 13:55:11 +00:00
perl Update grammars 2021-08-10 17:06:42 +02:00
php File snippets for HTML and PHP (#161881) 2022-09-27 08:15:57 -07:00
php-language-features rev vscode-nls to version that doesn't ask for vscode-nls-web-data (#161819) 2022-09-26 11:10:54 -07:00
powershell Delete built-in PowerShell snippets 2022-03-31 11:41:06 -07:00
pug Update grammars (#159445) 2022-08-29 14:08:44 +02:00
python Update python grammar (#164191) 2022-10-20 15:45:17 -07:00
r Better paired operators for R (#155882) 2022-09-13 09:37:21 +02:00
razor Use dotnet/razor-tooling repo for razor grammar (#163898) 2022-10-17 16:26:25 -07:00
references-view rev vscode-nls to version that doesn't ask for vscode-nls-web-data (#161819) 2022-09-26 11:10:54 -07:00
restructuredtext Update grammars 2022-03-29 11:11:11 +02:00
ruby
rust Update grammars 2021-06-11 10:11:40 +02:00
scss Update grammars (#162673) 2022-10-04 08:50:55 -07:00
search-result auto-fixed prefer-const violation 2022-06-08 17:49:21 +02:00
shaderlab
shellscript Add .fish to shell script language 2022-08-09 08:19:27 -07:00
simple-browser Use ??= in more places (#163594) 2022-10-13 14:59:35 -07:00
sql Update grammars (#154099) 2022-07-05 09:53:51 +02:00
swift Update Swift grammar 2022-03-15 11:05:34 +01:00
theme-abyss Fix #161868 (#162148) 2022-09-28 03:28:32 -07:00
theme-defaults Updates custom menu borders and item styles (#164165) 2022-10-31 10:27:56 -07:00
theme-kimbie-dark Fix #161868 (#162148) 2022-09-28 03:28:32 -07:00
theme-monokai Pick up new md grammar (#156844) 2022-08-01 17:13:55 -07:00
theme-monokai-dimmed Inherit editor inactive selection colors in terminal (Fix #158899) (#158950) 2022-08-25 01:00:34 +02:00
theme-quietlight Pick up new md grammar (#156844) 2022-08-01 17:13:55 -07:00
theme-red Pick up new md grammar (#156844) 2022-08-01 17:13:55 -07:00
theme-seti The properties language uses a Java icon in the Seti theme (#161770) 2022-09-26 07:31:08 -07:00
theme-solarized-dark Pick up new md grammar (#156844) 2022-08-01 17:13:55 -07:00
theme-solarized-light Pick up new md grammar (#156844) 2022-08-01 17:13:55 -07:00
theme-tomorrow-night-blue Fix #161868 (#162148) 2022-09-28 03:28:32 -07:00
types
typescript-basics Update grammars (#162673) 2022-10-04 08:50:55 -07:00
typescript-language-features Ensure 'undefined' does not make it into tsserver.web.js (#164064) 2022-10-19 16:44:03 -07: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 Adopt notebook serializer for test (#165078) 2022-10-31 12:01:38 -07:00
vscode-colorize-tests Darken red colour in light theme for better contrast (#163335) 2022-10-12 08:47:13 -07:00
vscode-test-resolver Start enforcing the tunnels API (#163187) 2022-10-10 10:10:24 -07:00
xml fix word range in XML. For #149318 2022-05-13 10:22:33 +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 latest TS for VS Code (#165075) 2022-10-31 11:42:11 -07:00
postinstall.mjs Migrate postinstall script to use modules 2022-02-28 16:38:11 -08:00
shared.webpack.config.js rev vscode-nls to version that doesn't ask for vscode-nls-web-data (#161819) 2022-09-26 11:10:54 -07:00
tsconfig.base.json Update extension enabled tsconfig libs (#159631) 2022-08-31 07:57:15 +02:00
yarn.lock Pick up latest TS for VS Code (#165075) 2022-10-31 11:42:11 -07:00