-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
:CocList files appears to support searching from the current folder and the current workspace per https://github.com/neoclide/coc-lists/blob/master/src/files.ts#L85-L86
Can I use this to search folders in g:WorkspaceFolders?
If I add "list.source.files.args": ["-workspace"] (also with -folder) to :CocConfig then I see ripgrep errors in the log when trying to list, when I try list.soruce.files.defaultOptions I get Invalid option "-workspace" of list.
Metadata
Metadata
Assignees
Labels
No labels