Closed
Bug 785566
Opened 13 years ago
Closed 12 years ago
JS and inside HTML is not highlighted correctly
Categories
(DevTools :: Source Editor, defect)
DevTools
Source Editor
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: espadrine, Unassigned)
References
Details
The Orion highlighter should allow nested highlightings.
This is particularly annoying in the debugger, where we don't care about HTML highlighting as much as JS highlighting.
This may require the use of CodeMirror highlightings.
Comment 1•12 years ago
|
||
This was probably fixed by the debugger's switch to CodeMirror proper (bug 919709). The current trend seems to be replacing Orion with CodeMirror altogether (meta bug 816756).
Comment 2•12 years ago
|
||
Yep, fixed: http://cl.ly/image/1L383L223l03
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•