I've noticed that in the latest version if you have both these options enabled
(Auto Text Indent + Trim Trailing Spaces), when you hit backspace after
inserting a new line with an indent, instead of backspacing one indent, it
removes all the spaces on the line. Eg.

<html>
  <head>
    <title>
      Hello
    </title>
  </head>
</html>


After typing "Hello" and hitting enter I get a new line with 6 spaces (3 indents
-- indent width 2). If I hit backspace, in previous versions I would have 4
spaces left on the line. In version 4.5.6, it removes all the spaces on the
line. The version I was using previously was 4.5.4.

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

Odpovedet emailem