Closed
Bug 1163692
Opened 10 years ago
Closed 5 years ago
Support html tag completion similar to bracket completion
Categories
(DevTools :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: canuckistani, Unassigned)
Details
Attachments
(1 file)
|
91.69 KB,
image/gif
|
Details |
As a developer it would help when writing html in WebIDE and other built-in editors if there was an option for codemirror to complete html tags as I type.
See uservoice: https://ffdevtools.uservoice.com/forums/246087-firefox-developer-tools-ideas/suggestions/7900119-add-an-option-for-webide-to-autoclose-html-tags
Comment 1•10 years ago
|
||
This isn't really what the request is asking for, but here's a codemirror demo that does autocompletion in HTML if you press ctrl+space: https://codemirror.net/demo/html5complete.html
| Reporter | ||
Comment 2•10 years ago
|
||
This is how brackets does it, pretty nice.
Updated•7 years ago
|
Product: Firefox → DevTools
Comment 3•5 years ago
|
||
WebIDE has been deprecated (and Scratchpad too) long time ago.
I am closing this report.
If you still see a fit for this, please feel free to reopen or (better) report a new bug
Honza
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•