What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » General » Forum & Website » Multiline code highlighting

Multiline code highlighting
Author: Message:
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
O.P. Multiline code highlighting
Javascript code:
>>>var i=0;
++i;
++i;<<<


Multiline highlighting doesn't work and I can understand why as the code looks for the <<< at the end of the line. DZ can you fix this so that the code would highlight each line?

Doing this:
code:
>>>var i=0;<<<
>>>++i;<<<
>>>++i;<<<
to achieve this:
Javascript code:
var i=0;++i;++i;

is annoying...

This post was edited on 04-29-2009 at 01:15 PM by matty.
04-29-2009 01:15 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On