Open Bug 1900304 Opened 1 year ago Updated 2 months ago

Improve autocomplete for CSS functions

Categories

(DevTools :: Inspector: Rules, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: nchevobbe, Unassigned)

References

(Depends on 1 open bug, Blocks 1 open bug)

Details

When the user is editing a CSS value, if the cursor is inside a function, the autocomplete should only include have valid items for the function.
At the moment, we're only special casing var( so we can show a list of known custom properties, but we should try to have good suggestions for every supported CSS functions.

Blocks: 1900305
Depends on: 1444772
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.