C#DevKit - Blazor Components not found (Intellisense)
Any idea why my blazor components are not found?
i have this project structure
my
<MyButton>
is not found for some reason .. its found when i open the file ONCE after i restart extension host in vscode, do i need to open all files to see theirs information related to intellisense?1 Reply
Also, the
@using Project.Client.Components
, the components part is not found as well in the _Imports.razor