Author Topic: How to format the code in the code editor?  (Read 59103 times)

Offline clarkyzl

  • Single posting newcomer
  • *
  • Posts: 5
How to format the code in the code editor?
« on: July 08, 2010, 05:01:37 pm »
I have already configured the formatter, how can I format the code?

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: How to format the code in the code editor?
« Reply #1 on: July 08, 2010, 05:56:58 pm »
I have already configured the formatter, how can I format the code?
Either right click the file in the Project manager to format just the file or right click the Project in the manager to format all files in the project or click "Plugins -> Source code formatter (AStyle)" or format the file via the context-menu (right click into the editor) and chose "Format use AStyle".

xhermit

  • Guest
Re: How to format the code in the code editor?
« Reply #2 on: July 30, 2010, 09:29:08 am »
thanks ,I get the same question.