Open
Bug 1918990
Opened 1 year ago
Updated 1 month ago
Find better CM6 API to determine the langauge used for synax highlighting a file
Categories
(DevTools :: Debugger, task, P3)
DevTools
Debugger
Tracking
(Not tracked)
NEW
People
(Reporter: bomsy, Unassigned)
References
(Blocks 1 open bug)
Details
browser_dbg-editor-mode.js asserts the mode used for syntax highlighting the currently selected file in the editor. In CM6 we are currently looking at the DOM to read the langauge data property for the content element. Lets see if there is a better API for this.
Updated•1 month ago
|
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•