@agentix-e/spel-ts - v1.2.2
Preparing search index...
SpelCompletionEngine
getContextCompletions
Function getContextCompletions
getContextCompletions
(
_expression
:
string
,
_position
:
number
,
contextSchema
:
ContextSchema
,
prefix
?:
string
,
)
:
CompletionItem
[]
Get context-aware completions based on a ContextSchema.
Parameters
_expression
:
string
_position
:
number
contextSchema
:
ContextSchema
prefix
:
string
= ''
Returns
CompletionItem
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@agentix-e/spel-ts - v1.2.2
Loading...
Get context-aware completions based on a ContextSchema.