-
Notifications
You must be signed in to change notification settings - Fork 3
Doesn't lint editor contents #48
Comments
Do you have |
Yes! I even try to checkout the packages but it doesn't work. I have to save the file every time that I change something to see the errors or warnings, but not as a message, it appears in the lower linter menu. |
Go to the linter settings (not linter-julia) and change this behaviour. I don't remember what it is called. When you will find the solution, please report it here thus others will find it easier. |
All settings are set properly. Still doest'n work. |
This is the expected behavior, what are you thinking it should be doing? What are you thinking it should be appearing "as a message" then? |
According to the gif presented in Linter-julia, as you type code, errors or warnings appears in live mode. |
It looks like that was changed in #41, but no reasoning was given so it's possible that was a mistake. You can try changing that to If it looks to be working send up a PR changing that value for everyone 😉. |
Hi everyone,
I have the latest version of atom on windows 10. I installed linter and all the dependencies, Linter-julia following by linter-ui. The problem is that I can't see the messsges for errors or warnings after I save the .jl file. This is annoying.
Please tell me if this can't be done in windows or I have to so something.
The text was updated successfully, but these errors were encountered: