Documentation
¶
Index ¶
Constants ¶
View Source
const CommandCompletionProviderID = "command"
Variables ¶
This section is empty.
Functions ¶
func NewCommandCompletionProvider ¶ added in v1.7.0
func NewCommandCompletionProvider(commands []dialog.Command) dialog.CompletionProvider
func NewFileAndFolderContextGroup ¶
func NewFileAndFolderContextGroup() dialog.CompletionProvider
NewFileAndFolderContextGroup creates a completion provider for file and folder paths. It uses ripgrep, fuzzysearch, or fzf to find matching files based on user query.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.