ALE only works when i save the file with :w #4121
Unanswered
sorrowlol
asked this question in
Q&A - Ask for help with problems
Replies: 2 comments
-
|
To be specific: I am using it with Solidity which is listed as supported. I Tried it with C++ and it works as expected. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Checkout these help documents:
Not sure but seems solium tool requires files to be on disk for linting, therefore the only way for ALE to lint using it is after saving the file. For solc and solhint it seems it should work while typing if ALE is properly configured. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way for this to be automatic without having to save the file? I installed it using Pathogen.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions