Open ntnyq opened 1 year ago
Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.74.0. Please try upgrading to the latest version and checking whether this issue remains.
Happy Coding!
Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.74.0. Please try upgrading to the latest version and checking whether this issue remains.
Happy Coding!
Sorry, it's a typo.
Updated!.
Duplicate of #891 Given how tmlanguage grammar works and how we have things set up the effort to fix this is too much compared to how many people are running into this.
Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
import type from './type'
in ittype
should be highlighted as a variable name rather than a keyword.