
String highlighting covers too much area
Reported by Stuart | December 24th, 2010 @ 12:08 AM
What I did:
wrote console.log(foo); then added quotes to change that to
console.log('foo');
What I expected to happen:
the string highlighting would cover only the new string 'foo'.
What actually happened:
the string highlighting covered the remainder of the code in the
file. Even after deleting the line of code or removing the
quotation marks the highlighting remained.
Comments and changes to this ticket
-
rsms December 24th, 2010 @ 12:13 AM
- State changed from new to open
- Assigned user set to rsms
Thanks. The syntax highlighting is currently buggy (actually, the logic which deduce what parts of the document where affected by an edit is buggy).
-
ronin-130176 (at lighthouseapp) December 31st, 2010 @ 05:30 PM
- Tag set to improvement, syntaxhighlight
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
A text editor for Mac OS X