mIRC Home    About    Download    Register    News    Help

Print Thread
I
iStink
iStink
I
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,061
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Oct 2004
Posts: 8,061
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.

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,061
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Oct 2004
Posts: 8,061
Well, yeah... but that was possible pre-6.31 as well.


Link Copied to Clipboard