aaron-bond / better-comments

https://marketplace.visualstudio.com/items?itemName=aaron-bond.better-comments
MIT License
831 stars 161 forks source link

Support for VHDL #173

Open Astiolo opened 5 years ago

Astiolo commented 5 years ago

It would be great if you could add support for VHDL (.vhd or .vhdl), I believe it should be simple. Comments are marked with two dashes (only has line comments): `-- comment here'

aaron-bond commented 2 years ago

This should work with the v3 release. I've noticed a bug, however. I've had to raise it with the VHDL extension maintainer here, but it doesn't look like that repo is seeing much activity.

ghost commented 2 years ago

Looks like it's working for me. Thank you!

Maybe one of my other extensions is enabling it. Potentially the ghdl language server that I had to build from source.