admin 管理员组文章数量: 1086019
Installed VisualStudio Community 2022. I am creating a simple C# project Console Application (Microsoft) A project to create a command line application that can run in the .NET environment on Windows, Linux, and macOS.
Problem Description
1 Infinite loading of IntelliSense.
2 When starting the build. The process starts and that's it. You can only cancel it.
3 If you try to close VisualStudio Community 2022. Nothing happens. I close it through the Task Manager.
Tried.
1 Complete reinstallation.
2 Creating keys in the registry by Constant loading of the IntelliSense index
3 There are no such effects on the virtual machine after installation. It works normally.
How I reinstalled (instructions from DeepSeek)
Using the official Visual Studio Uninstaller This is the most reliable way. Download the VisualStudioUninstaller utility from Microsoft: → Link to the utility (official Microsoft page). Run Setup.ForcedUninstall.exe as an administrator. Wait for it to complete — the utility will remove all components, including the "tails" in the registry.
Via Visual Studio Installer (if available) Open Visual Studio Installer (if not, skip this step). Find your version of VS Community → click "Uninstall". If the button is inactive, select "Change" → uncheck all the boxes in the list of components → "Uninstall".
Manual cleaning of leftovers After uninstalling, check: VS folders: Delete manually (if any): C:\Program Files (x86)\Microsoft Visual Studio C:\ProgramData\Microsoft\VisualStudio %LocalAppData%\Microsoft\VisualStudio Registry (if you are sure of what you are doing): Press Win + R, enter regedit.
Delete the branches (if any): HKEY_CURRENT_USER\SOFTWARE\Microsoft\VisualStudio HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\
Restart and check Restart the computer. Check that there are no Visual Studio entries in Control Panel → Programs and Features.
本文标签:
版权声明:本文标题:Infinite loading of IntelliSense and building of a simple project in C# Visual Sudio Community 2022 - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.roclinux.cn/p/1743994655a2515352.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论