Skip to content

[Symbol.iterator] Syntax highlighting #299

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mhegazy opened this issue Oct 10, 2016 · 3 comments
Closed

[Symbol.iterator] Syntax highlighting #299

mhegazy opened this issue Oct 10, 2016 · 3 comments
Assignees
Labels

Comments

@mhegazy
Copy link
Contributor

mhegazy commented Oct 10, 2016

From @TheColorRed on October 10, 2016 1:7

Version: 2.0.3

When using [Symbol.iterator](){} Syntax highlighting breaks.

Before:

iterator-1

After:

iterator-2

Copied from original issue: microsoft/TypeScript#11474

@mhegazy
Copy link
Contributor Author

mhegazy commented Oct 10, 2016

From @aluanhaddad on October 10, 2016 3:47

I am seeing this for all computed method names as well as for computed get and set accessor names within a class body.

@mhegazy
Copy link
Contributor Author

mhegazy commented Oct 10, 2016

From @basarat on October 10, 2016 5:22

Probably belongs here : https://github.com/Microsoft/TypeScript-TmLanguage 🌹

@sheetalkamat
Copy link
Member

@TheColorRed this should be fixed in latest grammar as part of #257
You could try it out by installing vscode extension

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants