mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Aug 2007
Posts: 13
I
iStink Offline OP
Pikka bird
OP Offline
Pikka bird
I
Joined: Aug 2007
Posts: 13
Whenever I hit Enter, this happens:
Code:
On *:TEXT:*:*:{
commands
}

Instead of:
Code:
On *:TEXT:*:*:{
  commands
}

Why?
Also, How can I fix It if It is Fixable?

Last edited by iStink; 30/12/07 06:56 AM.
Joined: Oct 2004
Posts: 8,330
Hoopy frood
Offline
Hoopy frood
Joined: Oct 2004
Posts: 8,330
Auto-Indenting is new and not fully complete. It will indent automatically to wherever you were on the previous line, but will not indent more or less based on {}'s (yet). There's nothing you can do about it other than wait for a newer version of mIRC that does have that ability and/or use an external editor.


Invision Support
#Invision on irc.irchighway.net
Joined: Dec 2002
Posts: 503
B
Fjord artisan
Offline
Fjord artisan
B
Joined: Dec 2002
Posts: 503
or periodically press the check-bracket button.. wink

Joined: Oct 2004
Posts: 8,330
Hoopy frood
Offline
Hoopy frood
Joined: Oct 2004
Posts: 8,330
Well, yeah... but that was possible pre-6.31 as well.


Invision Support
#Invision on irc.irchighway.net

Link Copied to Clipboard