CodeiumVisualStudio
CodeiumVisualStudio copied to clipboard
Doesn't suggest closing tags
I'm developing in Blazor, writing Razor files. It often makes great suggestions for nested components but never suggests a closing tag.
For example using MudBlazor I start a MudSelect, it suggests correctly all the MudSelectItems I want but doesn't suggest the closing tag on MudSelect. That happens with quite a few things I use not just MudBlazor components.