Menu

#6 Some options for formatting

open
nobody
None
5
2007-02-24
2007-02-24
Holger Huf
No

Would it be possible to add some preference-settings for changing the automatic formatting?

1) I like to indent by 2 spaces, not by tabs, and empty lines are really empty (they don't contain spaces or tabs).

2) I like to break long lines in that form:
llOwnerSay("This is a very long text not " +
"fitting in one line.");
or, for function calls:
someFunction(firstValue, secondValue, thirdValue,
anotherValue, andAnotherValue);

It would be nice, if the automatic formatter could be persuaded to format it in that way.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB