Suggestion to the editor
Posted: Mon Dec 20, 2004 7:11 am
When I press Enter after > bracket, it would be nice not only move the closing tag to the next line, but also insert and empty line between them and place cursor in the next tab position.
Smth like that:
before:
<tag>|</tag>
after "Enter":
<tag>
|
</tag>
where | is a cursor position.
It's really annoying to press always twice Enter, than cursor up, than tab
Smth like that:
before:
<tag>|</tag>
after "Enter":
<tag>
|
</tag>
where | is a cursor position.
It's really annoying to press always twice Enter, than cursor up, than tab