News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Auto format source code

Started by nemis99, March 06, 2008, 01:23:35 AM

Previous topic - Next topic

nemis99

If you copy and paste code from a web site and want to format that code into your code formatting style (set in the editor setting, e.g. Java), is there a way of doing this without doing it manually? I know there is a feature like this in Eclipse.

deadneurons

Plugins->Source code formatter (AStyle), 'like it a lot. 8)

nemis99

Thanks a lot, really appreciate it.