Closed thomas-woehrle closed 1 week ago
I set up Icarus (iverilog) and verible as syntax and style checkers as described in the documentation.
It works, however the syntax checks only happen upon saving not while typing. Is it possible to change that to have immediate feedback?
Here, there is an obvious mistake but there is no visual indication of it:
only after saving do I get the indication:
I am using Verible's language server now. Link to it
Question
I set up Icarus (iverilog) and verible as syntax and style checkers as described in the documentation.
It works, however the syntax checks only happen upon saving not while typing. Is it possible to change that to have immediate feedback?
Example
Here, there is an obvious mistake but there is no visual indication of it:
only after saving do I get the indication: