rlivings39 / vscode-fzf-quick-open

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

Move implementation to Typescript #11

Closed rlivings39 closed 4 years ago

rlivings39 commented 4 years ago

Using piped command line calls makes things less portable. #10 #7 #3 #5 all would be fixed by this.