-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
extensionRelated to the VSCode extension for OWScriptRelated to the VSCode extension for OWScriptfeatureNew language/syntax feature to be implementedNew language/syntax feature to be implemented
Description
May require the use of LSP (Language Server Protocol).
In order to prevent having to lookup the required parameters for workshop functions, the extension should be able to provide suggestions as to what arguments one might pass. This can be done with completions that fill in default values for the functions, as well as hover text which describes the purpose of each function and parameter.
Metadata
Metadata
Assignees
Labels
extensionRelated to the VSCode extension for OWScriptRelated to the VSCode extension for OWScriptfeatureNew language/syntax feature to be implementedNew language/syntax feature to be implemented