GoForum🌐 V2EX

Copilot 插件和 VSCode 更新后不显示 IntelliSense 解决方案

Zhuzhuchenyan · 2026-06-05 16:43 · 0 次点赞 · 0 条回复

正常情况( IntelliSense 和 Copilot 提示同时出现) https://i.v2ex.co/d854d6uB.png

更新后情况(只有 Copilot 提示) https://i.v2ex.co/QyP1k654.png

解决办法,添加如下配置

“editor.quickSuggestions”: {

"other": true,
"comments": false,
"strings": false

}

https://www.reddit.com/r/vscode/comments/1tn6pxd/copilot_is_breaking_the_intellisense_so_annoying/

虽说现在都是 AI 写代码了,但是公司里一些古老屎山还是需要人工干预写一点,一觉起来点个更新后写代码怎么写怎么难受

0 条回复
添加回复
你还需要 登录 后发表回复

登录后可发帖和回复

登录 注册
主题信息
作者: Zhuzhuchenyan
发布: 2026-06-05
点赞: 0
回复: 0