Does this issue occur when all extensions are disabled?: Yes
VS Code Version: 1.66.2
OS Version: Win10 21H2
This issue is about the language scope for markdown inline math. Creating a inline via a snippet leads to inconsistent behavior. See below.
Steps to Reproduce:
Create markdown inline math with $$
Set the cursor between both dollar symbols
View language scope
It seems that the cursor position directly infront of the closing dollar symbol hat the language scope markdown instead of the language scope latex. This leads to inconsistent snippet behavior.
Does this issue occur when all extensions are disabled?: Yes
VS Code Version: 1.66.2 OS Version: Win10 21H2 This issue is about the language scope for markdown inline math. Creating a inline via a snippet leads to inconsistent behavior. See below.
Steps to Reproduce:
Create markdown inline math with $$ Set the cursor between both dollar symbols View language scope It seems that the cursor position directly infront of the closing dollar symbol hat the language scope markdown instead of the language scope latex. This leads to inconsistent snippet behavior.
https://github.com/microsoft/vscode/issues/148644#issue-1224309768