Menu

#62 Else without begin

open
nobody
None
5
2009-04-22
2009-04-22
Anonymous
No

I'd like to request the following feature: on Clarify -> Line Breaking -> Blocks there's the option for "Else begin", I'd like to ask for the "Else without begin" feature:

A code like this

if something then
-- do something
else do something_else

Would be formated like

if something then
-- do something
else
-- do something_else

thanks a lot for this tool :)
-- Anderson Fortaleza

Discussion


Log in to post a comment.

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.