summarylogtreecommitdiffstats
path: root/patch.json
diff options
context:
space:
mode:
authorSainnhe Park2024-05-07 15:33:51 +0800
committerSainnhe Park2024-05-07 15:33:51 +0800
commit6d1ff8db9a788e66a1548dc096b937bedfe0b190 (patch)
tree53a1cd0fc56453bcb917b6587ebf8101192253bf /patch.json
parent2eeb30177263ac35d408b615d6faac900591eade (diff)
downloadaur-code-features.tar.gz
Update to 1.89.0
Diffstat (limited to 'patch.json')
-rw-r--r--patch.json30
1 files changed, 16 insertions, 14 deletions
diff --git a/patch.json b/patch.json
index 2e33be43fca8..522a07251a08 100644
--- a/patch.json
+++ b/patch.json
@@ -327,12 +327,12 @@
"contribEditorContentMenu",
"quickPickSortByLabel",
"portsAttributes",
- "handleIssueUri",
"testObserver",
"quickPickItemTooltip",
"terminalDataWriteEvent",
"terminalExecuteCommandEvent",
- "contribIssueReporter"
+ "contribIssueReporter",
+ "terminalShellIntegration"
],
"ms-dotnettools.dotnet-interactive-vscode": [
"notebookMessaging"
@@ -422,23 +422,25 @@
],
"GitHub.vscode-pull-request-github": [
"activeComment",
+ "codiconDecoration",
+ "codeActionRanges",
"commentingRangeHint",
+ "commentReactor",
"commentThreadApplicability",
+ "contribAccessibilityHelpContent",
+ "contribCommentEditorActionsMenu",
+ "contribCommentPeekContext",
"contribCommentThreadAdditionalMenu",
"contribCommentsViewThreadMenus",
- "tokenInformation",
- "codeActionRanges",
- "commentReactor",
+ "contribEditorContentMenu",
"contribShareMenu",
- "fileComments",
- "contribCommentPeekContext",
- "codiconDecoration",
"diffCommand",
- "contribCommentEditorActionsMenu",
- "treeViewMarkdownMessage",
- "tabInputTextMerge",
+ "fileComments",
+ "quickDiffProvider",
"shareProvider",
- "quickDiffProvider"
+ "tabInputTextMerge",
+ "tokenInformation",
+ "treeViewMarkdownMessage"
],
"GitHub.copilot": [
"inlineCompletionsAdditions"
@@ -447,7 +449,6 @@
"inlineCompletionsAdditions"
],
"GitHub.copilot-chat": [
- "handleIssueUri",
"interactive",
"terminalDataWriteEvent",
"terminalExecuteCommandEvent",
@@ -493,7 +494,8 @@
],
"ms-python.debugpy": [
"portsAttributes",
- "contribIssueReporter"
+ "contribIssueReporter",
+ "debugVisualization"
],
"ms-toolsai.jupyter-renderers": [
"contribNotebookStaticPreloads"