admin管理员组

文章数量:1389750

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.

本文标签: Intellisense keeps crashing in VS 2022 for Blazor apps in razor files and moreStack Overflow