Fancyline::Completion
Inherits Struct / Value / Object
Contains a completion, which consists of a replacement range and the replacement word.
Constructors
new(range : Range(Int32, Int32), word : String, display_word = nil)
SourceInstance methods
display_word
Word to display in the completion suggestion list.
If none given, defaults to #word.