rlivings39 / vscode-fzf-quick-open

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

Accepting PR? #1

Closed Sabrinovsky closed 4 years ago

Sabrinovsky commented 4 years ago

Hello, thanks for the extension. We have some ideas to improve the workflow using the extension, just like the CTRL+P works. I want to know if you are accepting PR or should we fork it and work in another rep?

Thanks!

About the ideas:

I'm thinking in a lot of features xD

rlivings39 commented 4 years ago

PRs greatly appreciated!

Some initial thoughts on the ideas:

Some background on my use case is that I often work with pretty large repos. To support that, we tend to have a restricted git repo to keep git status fast enough to be tolerable. However, I may want to find and read files that are not tracked by git in my local repo.

Sabrinovsky commented 4 years ago

Agree about the exit being user configuration. About the fd i'll check it out.

I'll study the changes, thanks bro.

rlivings39 commented 4 years ago

@mathesouza are you planning to add in the auto close? If not I could pop it in this weekend.

Sabrinovsky commented 4 years ago

@rlivings39 sorry, i've been working in other repositories, you can go on. A friend of mine made something similar. You can check it out; https://github.com/tatosjb/vscode-fuzzy-search