Package-level declarations

Types

Provides completion items for fixed allowed values for a function parameter, if applicable. For example, let | be the cursor position in the text, .row alignment:{| will provide allowed values for the alignment parameter of the row function.

Link copied to clipboard

Provides completion items for function parameter names. For example, let | be the cursor position in the text, .function pa| will provide names for parameters starting with pa.