VHDLFormatter
VHDLFormatter copied to clipboard
VHDL formatter web online written in typescript
## Report a poor code During running tests I found that `VHDLFormatter.ts: ApplyNoNewLineAfter()` does nothing, this feature (applying no new line after special words) implemented in `VHDLFormatter.ts: SetNewLinesAfterSymbols()`. This misleading...
## Request a new feature ### As a user, I want to... Currently, program ident the muxes outside process aligned to the keyword '
When defining comments in a mux, first line comments are not aligned with the rest ## Report a bug ### Input ```vhdl b ```vhdl b ```vhdl b