Interface ICompletionContext

The context which will be passed to the completion provider.

Hierarchy

  • ICompletionContext

Properties

editor?: IEditor

The current editor.

The sanitizer used to sanitize untrusted html inputs.

The session extracted from widget for convenience.

widget: Widget

The widget (notebook, console, code editor) which invoked the completer

Generated using TypeDoc