News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

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.