Skip to content
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

get and set highlighting incorrectly #458

Closed
nfour opened this issue May 23, 2017 · 1 comment
Closed

get and set highlighting incorrectly #458

nfour opened this issue May 23, 2017 · 1 comment

Comments

@nfour
Copy link

nfour commented May 23, 2017

TS and JS Grammar Extension version: 0.0.20 / latest

Code

export class Blah {
  get () {}
}

This is okay

Imgur

This is not okay, but should be

Imgur

@nfour
Copy link
Author

nfour commented May 23, 2017

If you're at all wondering why I'm running into these issues it's because:

https://www.npmjs.com/package/tslint-config-standard

It's pretty much the most popular 3rd party tslint config.

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

No branches or pull requests

1 participant