Closed
Bug 1310471
Opened 9 years ago
Closed 5 years ago
Automatically wrap braces, brackets in editor / console in selected text
Categories
(DevTools :: Console, enhancement, P3)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1582693
People
(Reporter: ruturaj, Unassigned)
Details
Steps to reproduce:
1. Open Web Console, type any text
2. highlight / select the text
3. Try typing a "{" or "(" over it
What happens: The Brace, bracket gets overwritten on selected text
Expected: we could have Sublime-text styled wrapping of the braces, brackets, around the selected text.
Updated•8 years ago
|
Priority: -- → P3
Updated•7 years ago
|
Product: Firefox → DevTools
Comment 1•5 years ago
|
||
Fixed in Bug 1582693
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•