最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

Intellisense keeps crashing in VS 2022 for Blazor apps in razor files and more - Stack Overflow

programmeradmin1浏览0评论

In the latest official version of VS 2022 and I also tried in prerelease 17.14.0 Preview 2.0, but the problem still occurs - for unknown reasons Intellisense stops working completely, does not see files / components / classes, does not suggest code, the "go to definition" option does not work, does not inform about returned types, there are a lot of warnings that are not normally there.

Is there any way to fix this permanently? The only thing that works is to delete bin, obj and ComponentModelCache, but must first close all VS instances, it is very annoying because after starting, after a while the problem returns, e.g. after changing the file name in the solution.

发布评论

评论列表(0)

  1. 暂无评论