We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
message_handlers: (number);
breaks highlighting for the rest of the file.
message_handlers: number;
works fine.
The text was updated successfully, but these errors were encountered:
Verified. Up for grabs 🌹
var message_handlers: (number); var bar = 123;
Sorry, something went wrong.
any effort in grammar should go to #675 🌹
Hi,
I think this is related so I'll attach a screenshot; the parentheses around typing information in this case is in a method parameter.
Should work with release https://github.com/TypeStrong/atom-typescript/releases/tag/v8.0.0 🌹 If not raise issue at https://github.com/Microsoft/TypeScript-TmLanguage/issues and link us 🌹
No branches or pull requests
breaks highlighting for the rest of the file.
works fine.
The text was updated successfully, but these errors were encountered: