Open Bug 1270026 Opened 8 years ago Updated 2 years ago

Smart suggestions for element attributes

Categories

(DevTools :: Inspector, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: sebo, Unassigned)

References

(Depends on 1 open bug)

Details

Once 1270025 is implemented, there is an auto-completion for element attributes. This auto-completion should be improved, so that it provides smart default suggestions for HTML, SVG, MathML and XML.

E.g. when entering a 'i' it should be completed to 'id' and entering 'c' should become 'class'.

For XML the attributes should be taken from within the document, i.e. when there is already a <foo bar="baz"> element, you should get 'bar' as suggestion while editing other element's attributes.

Sebastian
Inspector bug triage (filter on CLIMBING SHOES).
Priority: -- → P3
Product: Firefox → DevTools
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.