razor icon indicating copy to clipboard operation
razor copied to clipboard

[VSCode] If user tries to access C# features before Razor extension is loaded, C# features won't work until edit is made to file or file is reopened

Open allisonchou opened this issue 3 years ago • 0 comments

This seems to be a pre-existing bug (i.e. present before feature branch). As the title implies, if a user tries to access C# features (e.g. find-all-refs, hover, etc.) before the Razor extension is fully loaded, C# features will cease to work until an edit is made to the file, or the file is re-opened.

allisonchou avatar Oct 18 '22 19:10 allisonchou