ale icon indicating copy to clipboard operation
ale copied to clipboard

Add VHDL Linter

Open kolojoe opened this issue 7 years ago • 7 comments

Would be nice to have a VHDL linter additionally.

kolojoe avatar Nov 27 '18 22:11 kolojoe

I would also like this very much. Syntastic has support for VHDL by default. This plugin has everything I need expect missing support for VHDL.

Kazhuu avatar Dec 07 '18 05:12 Kazhuu

Hi, if you'd like to see a VHDL linter, feel free to send a pull request! As far as I am aware none of the regular contributors write VHDL regularly, so this is unlikely to top anybody's backlog without someone to shepherd it along.

neersighted avatar Dec 07 '18 05:12 neersighted

I little bit new to Vim myself so at the moment cannot do this that fast. I'll keep my eyes open for this though if I can implement this in the future.

Kazhuu avatar Dec 07 '18 05:12 Kazhuu

I've got a tool I use for VHDL called HDL Code Checker that uses existing tools out there for linting and takes care of working out compilation order. I recently added LSP support and have been using with ALE with no issues, can open a PR to add support to it.

suoto avatar Aug 13 '19 06:08 suoto

Sure, please do. I'm sure others will appreciate it.

w0rp avatar Sep 20 '19 08:09 w0rp

Created PR #2804, took a bit longer to finish HDL Checker's latest release. :+1:

suoto avatar Oct 02 '19 20:10 suoto

Is there any need to still keep this issue open, given that PR #2804 was merged three years ago? Could you please consider cleaning up by closing the issue, @kolojoe?

rymdbar avatar Sep 10 '24 19:09 rymdbar

Closing :)

kolojoe avatar Dec 23 '24 23:12 kolojoe