Skip to content

Commit 92b61a7

Browse files
CopilotVizards
andcommitted
fix(extension): change extensionKind to ui,workspace for Remote-SSH compatibility
Agent-Logs-Url: https://github.com/Vizards/deepseek-v4-for-copilot/sessions/cb1cee98-d619-41d6-a2f3-90e2217dbef3 Co-authored-by: Vizards <13443193+Vizards@users.noreply.github.com>
1 parent b00d35f commit 92b61a7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"node": ">=24"
1616
},
1717
"extensionKind": [
18+
"ui",
1819
"workspace"
1920
],
2021
"categories": [

0 commit comments

Comments
 (0)