Suggestion to the editor

Are you missing a feature? Request its implementation here.
WindowsUser

Suggestion to the editor

Post by WindowsUser »

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
george
Site Admin
Posts: 2095
Joined: Thu Jan 09, 2003 2:58 pm

Post by george »

Thanks,

That is a nice feature, I filed a bugzilla entry with that.

Best Regards,
George
Post Reply