theme-tools
theme-tools copied to clipboard
ObjectCompletionProvider and filter arguments
Is your feature request related to a problem? Please describe. filters.json gives us the expected types of arguments and named parameters.
Describe the solution you'd like
- We offer completion options for the name of the named arguments of filters
- We offer completion options of the appropriate type (e.g. width only accepts variables of type number, etc.)