6576
Developer's Corner / Re: Wanted: Comparison of code beautifiers
« Last post by MilesAhead on November 20, 2009, 04:45 PM »For what it's worth I did use astyle a bit with Visual C++ 6. It did the job from the command line but I never figured a way to have it work in the IDE. I got so used to DelForEx checking my code in Delphi that it's tough to do without something similar. Visual Studio had a built-in one that worked on selected blocks. I got by with that. But for reformatting a whole file, such as code found on web sites or done in a different style, astyle was ok.
For AHK I found that by backing off Scite to 1.73 and disabling folding, I could run the Tidy utility I mentioned to take care of capitalization, then use the built-in Indent Checker command to fix the braces if needed. 2 steps but better than loading an output file and renaming.
For AHK I found that by backing off Scite to 1.73 and disabling folding, I could run the Tidy utility I mentioned to take care of capitalization, then use the built-in Indent Checker command to fix the braces if needed. 2 steps but better than loading an output file and renaming.

Recent Posts
Back then some of the mouse stuff drove me crazy and I tried to set it up as much like Windows as I could. Now I find some of the things Linux users took for granted I'm using in Windows, such as drag the mouse to copy to clipboard. I hate going through a bunch of drags, menus, and clicks just to copy a line from a web page to clipboard. In Firefox I use AutoCopy but for reasons I'll never fathom Opera still doesn't have anything similar. I still can't bring myself to launch on single click. Guess I'll never get the Dos/Windows/OS2 background out of my psyche. 





