# Functions
Completion returns a list of possible candidates for completion, given a a file and a position.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MaxDeepCompletions limits deep completion results because in most cases there are too many to be useful.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
ErrIsDefinition is an error that informs the user they got no completions because they tried to complete the name of a new object being defined.
A Selection represents the cursor position and surrounding identifier.