Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Doesn't lint editor contents #48

Closed
Kelvyn88 opened this issue Jan 6, 2018 · 7 comments
Closed

Doesn't lint editor contents #48

Kelvyn88 opened this issue Jan 6, 2018 · 7 comments

Comments

@Kelvyn88
Copy link

Kelvyn88 commented Jan 6, 2018

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.

@Arcanemagus
Copy link
Member

Do you have Lint.jl installed?

@Kelvyn88
Copy link
Author

Kelvyn88 commented Jan 7, 2018

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.

@TeroFrondelius
Copy link
Collaborator

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.

@Kelvyn88
Copy link
Author

Kelvyn88 commented Jan 7, 2018

All settings are set properly. Still doest'n work.

@Arcanemagus
Copy link
Member

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.

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?

@Kelvyn88
Copy link
Author

Kelvyn88 commented Jan 8, 2018

According to the gif presented in Linter-julia, as you type code, errors or warnings appears in live mode.

@Arcanemagus
Copy link
Member

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 true again and seeing how things work. Make sure that it's actually linting the contents of the editor and not just the contents on disk!

If it looks to be working send up a PR changing that value for everyone 😉.

@Arcanemagus Arcanemagus changed the title Linter-julia problem! Doesn't lint editor contents Jan 16, 2018
Arcanemagus added a commit that referenced this issue Feb 19, 2019
This was switched in #41, but no reasoning was given. Since it appears 
the server handles this we should re-enable it.

Fixes #48.
@Arcanemagus Arcanemagus mentioned this issue Feb 19, 2019
Arcanemagus added a commit that referenced this issue Feb 19, 2019
This was switched in #41, but no reasoning was given. Since it appears 
the server handles this we should re-enable it.

Fixes #48.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants