Merge branch 'master' into insider

This commit is contained in:
Baptiste Augrain
2024-10-09 21:17:55 +02:00
32 changed files with 454 additions and 2689 deletions

View File

@@ -79,6 +79,7 @@
"resolvers"
],
"ms-python.python": [
"codeActionAI",
"contribEditorContentMenu",
"quickPickSortByLabel",
"portsAttributes",
@@ -87,7 +88,8 @@
"terminalDataWriteEvent",
"terminalExecuteCommandEvent",
"contribIssueReporter",
"notebookReplDocument"
"notebookReplDocument",
"notebookVariableProvider"
],
"ms-dotnettools.dotnet-interactive-vscode": [
"notebookMessaging"
@@ -238,7 +240,8 @@
"documentFiltersExclusive",
"chatParticipantPrivate",
"lmTools",
"contribDebugCreateConfiguration"
"contribDebugCreateConfiguration",
"inlineEdit"
],
"GitHub.remotehub": [
"contribRemoteHelp",
@@ -300,6 +303,7 @@
"terminalDataWriteEvent"
],
"ms-azuretools.vscode-azure-github-copilot": [
"contribChatParticipantDetection",
"lmTools"
],
"ms-vscode.anycode": [
@@ -334,6 +338,9 @@
"chatParticipantAdditions",
"languageModelSystem"
],
"ms-toolsai.datawrangler": [
"lmTools"
],
"jeanp413.open-remote-ssh": [
"resolvers",
"tunnels",