neoclide / coc-lists

Common lists for coc.nvim
264 stars 24 forks source link

:CocList files /w -workspace #149

Open medwards opened 1 year ago

medwards commented 1 year ago

: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.