[Wish] Add code formatter to IDE menu options

Harris

Expert
Licensed User
Longtime User
Under tools\configure paths:
New option: Path to ones' favourite code formatter exe

Of course, the formatter would have to be compatible with and B4a and accept params (path to project).


Many example projects I open are poorly formatted (likely due to differences in format settings between developers). Also, Tom Law's project provides a clue to out of scope and unused vars which helps me "clean up my own mess".

Thanks
 
Top