|
@@ -80,7 +80,8 @@
|
|
|
"contribEditorContentMenu",
|
|
|
"quickPickSortByLabel",
|
|
|
"testObserver",
|
|
|
- "envShellEvent"
|
|
|
+ "envShellEvent",
|
|
|
+ "quickPickItemTooltip"
|
|
|
],
|
|
|
"ms-dotnettools.dotnet-interactive-vscode": [
|
|
|
"notebookMessaging"
|
|
@@ -137,8 +138,7 @@
|
|
|
"telemetry"
|
|
|
],
|
|
|
"ms-vscode.remote-server": [
|
|
|
- "resolvers",
|
|
|
- "tunnels"
|
|
|
+ "resolvers"
|
|
|
],
|
|
|
"ms-vscode.remote-explorer": [
|
|
|
"contribRemoteHelp",
|
|
@@ -177,12 +177,10 @@
|
|
|
"quickDiffProvider"
|
|
|
],
|
|
|
"GitHub.copilot": [
|
|
|
- "inlineCompletionsAdditions",
|
|
|
- "interactive"
|
|
|
+ "inlineCompletionsAdditions"
|
|
|
],
|
|
|
"GitHub.copilot-nightly": [
|
|
|
- "inlineCompletionsAdditions",
|
|
|
- "interactive"
|
|
|
+ "inlineCompletionsAdditions"
|
|
|
],
|
|
|
"GitHub.remotehub": [
|
|
|
"contribRemoteHelp",
|
|
@@ -240,7 +238,7 @@
|
|
|
"redhat.java": [
|
|
|
"documentPaste"
|
|
|
],
|
|
|
- "ms-dotnettools.visual-studio-green": [
|
|
|
+ "ms-dotnettools.csdevkit": [
|
|
|
"inlineCompletionsAdditions"
|
|
|
],
|
|
|
"jeanp413.open-remote-ssh": [
|