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
So, I too am playing this game apparently, it's whac-a-mole… the missing ingredient is ASI logic. The good thing is your highlighter logic is doing far better than github's especially with it all being client-side — the problem I am seeing is more of two tokenizers overlapping on a single source text, it is an anti-pattern to vscode's project structure itself (ie you can maybe summarize TypeScript's tokenizer in a few expressions, until they make change, you need a few weeks to dwell) to be fair to the amazing effort you are doing.
So more best shown in:
Feel free to use the dummy code to test.
Note: a false (div) token is followed by a #66b2b2-ish g
Steps to Reproduce:
The following is contrived to show this particular case.
javascript
fileDoes this issue occur when all extensions are disabled?: Not tested
The text was updated successfully, but these errors were encountered: