Describe the bug
👋 Hi - I help run a Blazor Snippets extension for VS Code. It seems like recently something changed recently (possibly from this?) where the snippets I've assigned to the razor and aspnetcorerazor languages I have assigned seem to also be showing up inside an @code block.
This does NOT happen when inside a .cs file.
To Reproduce
- I've assigned the snippet to the
razor and aspnetcorerazor languages per the last guidance
- I go to use it inside a
.razor file and it works as expected outside of an @code block.
- Inside an
@code block the snippet also shows up when it shouldn't.
Demo:

Logs & Exceptions
Please collect the data below before reporting your issue to aid us in diagnosing the root cause.
Language Server logs
This doesn't appear relevant for VS Code?
Further technical details
VS Code 1.53.2
C# Extension 1.23.9
Pre-requisite checklist
Describe the bug
👋 Hi - I help run a Blazor Snippets extension for VS Code. It seems like recently something changed recently (possibly from this?) where the snippets I've assigned to the
razorandaspnetcorerazorlanguages I have assigned seem to also be showing up inside an @code block.This does NOT happen when inside a
.csfile.To Reproduce
razorandaspnetcorerazorlanguages per the last guidance.razorfile and it works as expected outside of an@codeblock.@codeblock the snippet also shows up when it shouldn't.Demo:

Logs & Exceptions
Please collect the data below before reporting your issue to aid us in diagnosing the root cause.
Language Server logs
This doesn't appear relevant for VS Code?
Further technical details
VS Code 1.53.2
C# Extension 1.23.9
Pre-requisite checklist