NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Auto-indent fix


Joined: 06 Apr 2007
Posts: 48
Location: Gdansk, POLAND
Reply with quote
With auto-indent - when you place a cursor between two brackets {} and hit Enter - it should move the ending bracked 2 lines below and position the cursor in the line between, for example (| = cursor position):

if (true) {|}

when one hits enter, it should be like this:

if (true) {
|
}

It's very popular setting in IDEs (also in Zend Studio). You can make it optional (but I guess noone hits enter between brackets with other intention
then creating indented block of code there).
View user's profileFind all posts by NatanielSend private messageVisit poster's website


Joined: 07 Mar 2007
Posts: 44
Location: Lithuania
Reply with quote
Agree, needed function, also several "|" pointers should be implemented, that is, you press TAB, to go to another cursor position, because it would save more time.
View user's profileFind all posts by thunder-ltuSend private messageVisit poster's website
Auto-indent fix
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic