I'm experiencing issues with Visual Studio Code autocomplete inside Razor Pages (.cshtml) with ASP.NET Core 5. The autocomplete works only for a few old projects. For new ASP.NET Core 5 projects, it does not work. I already tried to restart OmniSharp, reinstall VS Code and extensions, but nothing solved the problem. I'm a programming teacher and my students are facing the same issue. We are using the latest version of VS Code and .NET Core 5 stable release. I appreciate any help.