NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
curly braces and indenting


Joined: 26 Mar 2008
Posts: 1
Reply with quote
I'm using Nusphere 5.2 (Build 5232) and would like the to get the functionality discussed in this post: auto-close-brackets-and-indenting-t4433.html#18328

I think PHPEd used to do this for me automatically, and then stopped, so I'm assuming it's a setting somewhere. I've searched everywhere and tried different settings and can't seem to get it.

(Note: everything from here on down is the author's comments from the linked post)

Code block after typing an opening bracket...
Code:
if (...) {|}

now pressing return key ... the result is:

Code:
if (...) {
|}

Why not?!

Code:
if (...) {
    |
}
View user's profileFind all posts by ixpleoSend private message
curly braces and indenting
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