theme-tools icon indicating copy to clipboard operation
theme-tools copied to clipboard

ObjectCompletionProvider and filter arguments

Open charlespwd opened this issue 2 years ago • 0 comments

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.)

Image

charlespwd avatar Aug 10 '23 13:08 charlespwd