Looking for MS windows editor

xrax

Senior member
Sep 17, 2005
341
0
0
I am looking for something that formats code for you. Puts all the brackets in the right place and alphabetizes the header files.
 

xrax

Senior member
Sep 17, 2005
341
0
0
the issue is that I have MS .net 2003 and would like to find a configurable editor that formats the C++ code the way I want and automatically puts headers in alphabetical order.
 

EagleKeeper

Discussion Club Moderator<br>Elite Member
Staff member
Oct 30, 2000
42,589
5
0
You could try to play around with the formatting options in the IDE.

I am unsure what you mean by putting headers in alphabetical order. ?In the code body?
That can be dangerous if there are dependencies between headers.

Or within the browser for header for a project. My version of the IDE lists the files in alpha order when I look at the file view of the project.

Again; much of what you may want is controlled by the IDE settings/preferences