You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does this issue occur when all extensions are disabled?: Yes
VS Code Version: 1.79.0 (Insiders)
OS Version: Windows 11 Pro, 22H2
Steps to Reproduce:
Use a codeblock in TSDoc, as follows:
/** * ``` * @Test() class A {} * ``` */
Expected Result: It renders correctly, without the @ symbol being interpreted as me
wanting to use a specific TSDoc function.
Actual Result:
This isn't a new issue by any means.
It was publicly reported back in 2020: microsoft/tsdoc#216
However, the user was told to post it here.
I can't find any pre-existing issues for the above problem.
The text was updated successfully, but these errors were encountered:
Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
Expected Result: It renders correctly, without the
@
symbol being interpreted as mewanting to use a specific TSDoc function.
Actual Result:
This isn't a new issue by any means.
It was publicly reported back in 2020: microsoft/tsdoc#216
However, the user was told to post it here.
I can't find any pre-existing issues for the above problem.
The text was updated successfully, but these errors were encountered: