git-project-manager
git-project-manager copied to clipboard
Feature request: Hitting enter while projects are loading will load the first result
@hassanshaikley I was taking a look in how to implement this, but I think that VSCode QuickPick does not provide a way to implement this.
I'm taking a deeper look but, I'm changing some behaviors to make GPM a lot faster using cached info + fs watcher
I'll update this as soon as I can find one of the provided possibilities.