Context information passed to TerminalCompletionProvider.provideTerminalCompletions.
It contains the full command line and the current cursor position.
Readonly
The complete terminal command line.
The index of the cursor in the command line.
Context information passed to TerminalCompletionProvider.provideTerminalCompletions.
It contains the full command line and the current cursor position.