Skip to content

remove entry of Copilot related features.#1343

Merged
testforstephen merged 1 commit into
microsoft:mainfrom
wangmingliang-ms:main
May 29, 2024
Merged

remove entry of Copilot related features.#1343
testforstephen merged 1 commit into
microsoft:mainfrom
wangmingliang-ms:main

Conversation

@wangmingliang-ms

Copy link
Copy Markdown
Collaborator

No description provided.

@wangmingliang-ms wangmingliang-ms marked this pull request as ready for review May 29, 2024 05:25
@testforstephen testforstephen merged commit 88a1845 into microsoft:main May 29, 2024
wangmingliang-ms added a commit to wangmingliang-ms/vscode-java-pack that referenced this pull request May 29, 2024
jdneo pushed a commit that referenced this pull request May 30, 2024
chagong added a commit that referenced this pull request Jun 10, 2026
The Copilot-powered Java inspection feature under src/copilot was disabled in #1343 (v0.27.0) by removing its activation entry from extension.ts, but the implementation was left behind as unreferenced dead code. Nothing in the extension imports it, no command/menu contributions reference it, and it never runs.

Remove the entire src/copilot directory. Build and typecheck pass; no dependency or package.json contribution changes are needed (lodash and the telemetry wrapper remain used elsewhere).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants