Menu

#2 Brace styles for do, try, etc...

open
nobody
None
5
2012-09-13
2012-09-13
Anonymous
No

Please, implement tag to control opening brace style for keywords such as:
* do
* try
etc...

I want GC to format my code in such way:
try {
} catch () {
}

do {
} while ();

opening brace should be on the same line as control block keywords.

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.