Skip to content

Commit b2f85f5

Browse files
authored
Fixes #275117: Copilot Chat extension is missing dist/suggestionsPanelWebview.js (#1795)
1 parent 90fd251 commit b2f85f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vscodeignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ assets/walkthroughs/**
1717
!dist/copilotDebugCommand.js
1818
!dist/copilotCLIShim.js
1919
!dist/cli.js
20+
!dist/suggestionsPanelWebview.js
2021
!node_modules/@vscode/copilot-typescript-server-plugin/package.json
2122
!node_modules/@vscode/copilot-typescript-server-plugin/dist/*.js
2223
!node_modules/@github/copilot/**/package.json

0 commit comments

Comments
 (0)