Skip to content

IntelliSense stops working when Copilot Editor Mode is enabled #248042

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
rafaelbarross opened this issue May 2, 2025 · 4 comments
Closed

IntelliSense stops working when Copilot Editor Mode is enabled #248042

rafaelbarross opened this issue May 2, 2025 · 4 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@rafaelbarross
Copy link

Does this issue occur when all extensions are disabled?: No

VS Code Version: 1.99.3 (user setup)

OS Version: Windows 11 (10.0.22621)

Steps to Reproduce:
Enable GitHub Copilot extension.

Activate Copilot Editor Mode.

Try to use IntelliSense (e.g. autocomplete, suggestions, hover info).

Expected Behavior:
IntelliSense should work normally, offering code suggestions and other features even when Copilot Editor Mode is active.

Actual Behavior:
When Copilot Editor Mode is active, IntelliSense stops working — no code suggestions, no hover documentation, and no parameter hints.

This negatively impacts productivity as Copilot and IntelliSense are often used together to speed up development.

@catuhana
Copy link

catuhana commented May 2, 2025

Can reproduce. Only happens in JS/TS files as far as I've noticed, and Deno's LSP works, so I think it's related to in-built JS/TS LSP?

@rafaelbarross
Copy link
Author

Can reproduce. Only happens in JS/TS files as far as I've noticed, and Deno's LSP works, so I think it's related to in-built JS/TS LSP?

Yes, I'm using TS.

I haven't tested it with any other language. So you're right!

@jrieken jrieken assigned dbaeumer and unassigned jrieken May 5, 2025
@dbaeumer
Copy link
Member

dbaeumer commented May 5, 2025

@rafaelbarross could you please provide additional steps on how to reproduce this. I tried it using the edit mode inside the chat panel and TS features still work for me.

Image

@dbaeumer dbaeumer added the info-needed Issue requires more information from poster label May 5, 2025
Copy link

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!

@vs-code-engineering vs-code-engineering bot closed this as not planned Won't fix, can't repro, duplicate, stale May 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

4 participants