All Classes and Interfaces
Class
Description
Interface representing a completion operation with candidates and configuration options.
A payload object to store completion data
To enable auto completion, commands need to implement this interface.
A suggestion provider that chains multiple providers, returning the first non-null result.
The Prompt:
If created with a String value that value will be the prompt
with the default back and foreground colors.
Builder for creating
Prompt instances with a fluent API.Provides inline ghost text suggestions based on the current buffer content.