Hi, I seem to have a problem in making PSPad indent like I want to. With the
latest stable release or the latest beta (2423), the indentation of the cursor
after the closing brace goes down one level more than it should.
Example (mock code):

int main() {
....if (1 == 0) {
........//Some code
....} // Now press return!
....|//<== Should be here!
|//<== It's here!
}               

If I remove the '}' from the Extended Indent chars this behavior doesn't happen
anymore, but the closing brace isn't outdented too.

Is there an option I can activate so it behaves like I want?

-- 
<http://forum.pspad.com/read.php?2,57280,57280>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem