submitted by
beta
on 15-11-2007
Tidycode Pl/Sql Formatter allows you to tidy, beautify or format your Pl/Sql code in a batch file or Dos prompt. In other words, it is a command line tool that can be built in your programming environment. It can be used in most free or commercial editors/IDEs. It also contains a tool Experimenter which provides an alternative user interface to the formatter. In this way, the command line switches of the formatter can be tried out/determined quickly and easily.
Latest changes:
- Improved/fixed case statements in selects
- Fixed nice indents (caused bad formatting to union of selects)
- Added q operator
- New -cs switch
- Experimenter: added handling of mac line endings
- Autodetection of line endings
- Bus+ is more accurate
- Fixed bad formatting of whens in case statements when -as+
- Fixed bad -aroa formatting in case statements