SelectedCompletionInfo

Describes the currently selected completion item.

Online Documentation

Properties

Link copied to clipboard
abstract val range: Range

The range that will be replaced if this completion item is accepted.

Link copied to clipboard
abstract val text: String

The text the range will be replaced with if this completion is accepted.