Closed
Bug 1889277
Opened 7 months ago
Closed 6 months ago
Support Highlighting lines in Code mirror 6
Categories
(DevTools :: Debugger, enhancement)
DevTools
Debugger
Tracking
(firefox127 fixed)
RESOLVED
FIXED
127 Branch
Tracking | Status | |
---|---|---|
firefox127 | --- | fixed |
People
(Reporter: bomsy, Assigned: bomsy)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
Highlight a line in the editor when
- Clicking functions in the outline list
- Selecting a search result item in the list
- Selecting a breakpoint from the breakpoint list
- On reopening the editor, the last selected (focused) should get highlighted.
- Selecting a result item when doing a symbol search or function query in the quick open panel
- View source link clicked from the console / inspector etc
- Highlighting lines of a function selected to be copied using the outline context menu
Note: These highlights are removed after some seconds
Assignee | ||
Comment 1•7 months ago
|
||
Updated•6 months ago
|
Assignee: nobody → hmanilla
Attachment #9395510 -
Attachment description: WIP: Bug 1889277 - [devtools] Highlighting lines in code mirror 6 → Bug 1889277 - [devtools] Highlighting line on selection in code mirror 6 r=#devtools-reviewers
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•6 months ago
|
||
Pushed by hmanilla@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/78ac66a7a18e
[devtools] Highlighting line on selection in code mirror 6 r=devtools-reviewers,nchevobbe
https://hg.mozilla.org/integration/autoland/rev/23dd2bf4b76d
[devtools] Highlight selected lines of code for codemirror 6 r=devtools-reviewers,nchevobbe
Comment 4•6 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/78ac66a7a18e
https://hg.mozilla.org/mozilla-central/rev/23dd2bf4b76d
Status: ASSIGNED → RESOLVED
Closed: 6 months ago
status-firefox127:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 127 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•