rlivings39 / vscode-fzf-quick-open

vscode extension providing quick file/folder open and searching using fzf
MIT License
77 stars 17 forks source link

Implement "open folder" command #48

Open lykius opened 1 year ago

lykius commented 1 year ago

Hi @rlivings39! Very nice extension!

Could it be possible to implement the command "File: open folder..."? I know that the extension already support "fzf: Add workspace folder using fzf...", but this is slightly different from simply opening the folder. I'm no expert in TS and VSCode extension, but if you don't have time for that I will try to create a PR for this.

Thanks in advance! Luca