Open znd4 opened 3 months ago
zoxide is a pretty popular CLI tool for fuzzy-navigating a filesystem that (IMO) would fit well with this extension.
zoxide
The workflow I'm thinking of is basically
code $(zoxide query --interactive)
I don't see anything in the README for easily configuring custom pickers, but sorry if I just haven't searched well
zoxide
is a pretty popular CLI tool for fuzzy-navigating a filesystem that (IMO) would fit well with this extension.The workflow I'm thinking of is basically
I don't see anything in the README for easily configuring custom pickers, but sorry if I just haven't searched well