Static Private activeHolds the active argument for code completion
Static activeHolds the active parameter index for code completion
Static Private argsHolds the different args for the current completion
Static lastHolds the last argument index for code completion
Static Private selectedHolds the currently selected completion
Static Private sigHolds the signature completions
Static Private sigA flag indicating whether signature completions are active
Static getGets the current active argument.
The current active argument.
Static getGets the active param argument.
The active param number.
Static getGets the current arguments object.
The current arguments object.
Static getGets the current sig completions flag.
The current sig completions flag.
Static getGets the current completions object.
The current completions object.
Static getGets the current active argument.
The current active argument.
Static getGets the currently selected completion.
The currently selected completion.
Static clearStatic setStatic setStatic setStatic setStatic setStatic setStatic setGenerated using TypeDoc
PineSharedCompletionState class is responsible for managing the state of code completion in Pine Script.