vscode-verilog-hdl-support icon indicating copy to clipboard operation
vscode-verilog-hdl-support copied to clipboard

[ENHANCEMENT] Verilog code beautifier

Open wkelsey-apple opened this issue 4 years ago • 3 comments

This would be super nice to help clean up legacy code!

Python can do it, so I'm assuming that it would be possible with this addon?

wkelsey-apple avatar Dec 17 '20 22:12 wkelsey-apple

trying to add an enhancement....

wkelsey-apple avatar Dec 17 '20 22:12 wkelsey-apple

could you move it to enhancement?

wkelsey-apple avatar Dec 17 '20 22:12 wkelsey-apple

This could be added by using verible and it's auto-format feature to a keybind, or even an "auto-format on save."

SeanMcLoughlin avatar Feb 25 '21 20:02 SeanMcLoughlin