Expand description
Provides completions for the document.
Structs§
- The struct describing how a completion worker views the editor’s cursor.
- Tinymist’s completion features.
- Autocomplete a cursor position in a source file.
Enums§
- Whether to make symbol completion stepless. For example,
$ar|$
will be completed to$arrow.r$
. Hint: Restarting the editor is required to change this setting.
Functions§
- If is printable, return the symbol itself. Otherwise, return the symbol’s unicode detailed description.
- If is printable, return the symbol itself. Otherwise, return the symbol’s unicode description.