-
Notifications
You must be signed in to change notification settings - Fork 178
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
Warnings not shown #796
Comments
I am unable to reproduce with |
@tomitrescak - I'm guessing that tslint has API depreciations that no longer work with atom v1.3. You'll have to stick with v1.2.4 until the tslint plugin is updated. |
SideNote: The yellow rectangle is from atom's git diff, not from linter. |
@mrakjos You didn't have to reinstall atom 😛 |
Closing based on comment above. |
Thank you @steelbrain. I downgraded linter to 1.2.4 painlessly using apm. I have been very impressed with Atom. |
I have just updated Tslint and linter and my warnings from TsLint are no longer visible.
There is a yellow rectangle on the line where warning should appear, but I cannot access it.
How can I bring warnings back? (See the missing semicolumn)
Thanks!
The text was updated successfully, but these errors were encountered: