I find a little question:
When I set Editor-settings: Real Tabs (check it on)
and type some code like:
01 <?php
02 <tab>function test(){*
03 <tab>}
04 ?>
and the cursor stop in Line 02 end (mark *), and press enter the screen show
01 <?php
02 <tab>function test(){*
03 <tab>}
04 <tab>}
05 ?>
in fact, Line 03 has no }, but screen show it.
those settings are off
- Highlight Matching Brackets
- Completion of chars {[("'
- Smart chars Completion
--
<http://forum.pspad.com/read.php?6,34450,34479>
PSPad freeware editor http://www.pspad.com