Open Bug 1325599 Opened 9 years ago Updated 3 years ago

Add auto-completion for element names

Categories

(DevTools :: Inspector, enhancement, P2)

53 Branch
enhancement

Tracking

(firefox53 affected)

Tracking Status
firefox53 --- affected

People

(Reporter: sebo, Unassigned)

References

Details

User Story

As a web developer I want to get a list of suggestions when editing an element's tag name to save some typing or documentation lookup and avoid typos.
When editing the name of an HTML element, there should be a list with suggestions shown while typing like it's done for CSS properties. E.g. when writing an 'r' as element name, a list should be displayed with 'rp', 'rt', 'rtc' and 'ruby' as suggestions and the first item pre-filled. Sebastian
Priority: -- → P2
Product: Firefox → DevTools
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.