g2384

Results 12 comments of g2384

Thanks for the suggestion. It's quite hard to implement and will introduce bugs since I don't know all the cases. The one you showed above is one of many possible...

Thanks, 👍 Good spot, not easy to fix

This seems a very clever solution. I'll see if it can be improved.

Try this: https://github.com/jpsheehan/VHDLFormatter. Feel free to create a PR for this, if you are willing to contribute to this.

I don't plan to develop CLI functionality, and I'm not sure if I know how to use it. Let me try to use your forked repo first. I'm willing to...

@jheaff1 Please check out the forked repos. Some did work on the CLI functionality. Some can even run it with Linux system. But I don't know much about their current...

No standard unit testing framework is used in this project. Because I don't know how to adopt one. If you are willing to add one, please do so.

According to the unit tests (phew, thanks to unit tests, I can still understand what the code does), if user sets "no new line after `;`", it can convert ```...