feat(1.87): update apis
This commit is contained in:
parent
4a5eac45bc
commit
27e012b8c4
2 changed files with 5 additions and 12 deletions
13
product.json
13
product.json
|
@ -197,14 +197,10 @@
|
|||
"quickDiffProvider"
|
||||
],
|
||||
"GitHub.copilot": [
|
||||
"inlineCompletionsAdditions",
|
||||
"interactive",
|
||||
"terminalDataWriteEvent"
|
||||
"inlineCompletionsAdditions"
|
||||
],
|
||||
"GitHub.copilot-nightly": [
|
||||
"inlineCompletionsAdditions",
|
||||
"interactive",
|
||||
"terminalDataWriteEvent"
|
||||
"inlineCompletionsAdditions"
|
||||
],
|
||||
"GitHub.copilot-chat": [
|
||||
"handleIssueUri",
|
||||
|
@ -213,11 +209,11 @@
|
|||
"terminalExecuteCommandEvent",
|
||||
"terminalSelection",
|
||||
"terminalQuickFixProvider",
|
||||
"chatProvider",
|
||||
"chatParticipant",
|
||||
"chatParticipantAdditions",
|
||||
"defaultChatParticipant",
|
||||
"chatVariableResolver",
|
||||
"chatProvider",
|
||||
"mappedEditsProvider",
|
||||
"aiRelatedInformation",
|
||||
"codeActionAI",
|
||||
|
@ -242,9 +238,6 @@
|
|||
"textSearchProvider",
|
||||
"timeline"
|
||||
],
|
||||
"GitHub.copilot-nes": [
|
||||
"inlineEdit"
|
||||
],
|
||||
"ms-python.gather": [
|
||||
"notebookCellExecutionState"
|
||||
],
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"tag": "1.86.2",
|
||||
"commit": "903b1e9d8990623e3d7da1df3d33db3e42d80eda"
|
||||
"tag": "1.87.0",
|
||||
"commit": "019f4d1419fbc8219a181fab7892ebccf7ee29a2"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue