summarylogtreecommitdiffstats
path: root/patch.json
diff options
context:
space:
mode:
authorSainnhe Park2023-09-19 17:25:04 +0800
committerSainnhe Park2023-09-19 17:25:04 +0800
commitd58b141e13e76333f0ca60d2c8a02a5a87325f1f (patch)
treeb9873dced47951e179192bc0b705ee5fd3a874e0 /patch.json
parent88c4862f03131098ae9101a78983079bd0661e8a (diff)
downloadaur-d58b141e13e76333f0ca60d2c8a02a5a87325f1f.tar.gz
Update to 1.82.1
Diffstat (limited to 'patch.json')
-rw-r--r--patch.json16
1 files changed, 9 insertions, 7 deletions
diff --git a/patch.json b/patch.json
index f92223295f4e..c29019a0c121 100644
--- a/patch.json
+++ b/patch.json
@@ -292,7 +292,8 @@
"settingsSearchUrl": "https://bingsettingssearch.trafficmanager.net/api/Search",
"extensionEnabledApiProposals": {
"ms-vscode.vscode-selfhost-test-provider": [
- "testObserver"
+ "testObserver",
+ "testMessageContextValue"
],
"VisualStudioExptTeam.vscodeintellicode-completions": [
"inlineCompletionsAdditions"
@@ -328,9 +329,7 @@
"envShellEvent",
"quickPickItemTooltip",
"terminalDataWriteEvent",
- "envCollectionWorkspace",
- "saveEditor",
- "envCollectionOptions"
+ "saveEditor"
],
"ms-dotnettools.dotnet-interactive-vscode": [
"notebookMessaging",
@@ -390,7 +389,6 @@
"ms-vscode.remote-server": [
"resolvers",
"tunnels",
- "tunnelFactory",
"contribViewsWelcome"
],
"ms-vscode.remote-explorer": [
@@ -440,10 +438,14 @@
"handleIssueUri",
"interactive",
"interactiveUserActions",
- "semanticSimilarity",
+ "terminalContextMenu",
"terminalDataWriteEvent",
"terminalSelection",
- "terminalQuickFixProvider"
+ "terminalQuickFixProvider",
+ "chatSlashCommands",
+ "readonlyMessage",
+ "mappedEditsProvider",
+ "aiRelatedInformation"
],
"GitHub.remotehub": [
"contribRemoteHelp",