Quote:
Originally Posted by Mark Sir Link
you'll have to show me these IDEs as most I've used do all indenting for you and even close off any brackets you open.
and I know about /style, the question is why is this necessary when the functionality exists and could be done automatically if players checked an option?
|
Because it is bad practice?
And I guess you need to look at more IDEs? Netbeans, Eclipse, fairly certain Visual Studio doesn't.
Graal does what any IDE does, which is keep you on the same indent. /style IS for lazy people, and it doesn't even work that well.