Skip to content
Discussion options

You must be logged in to vote

@pascalkuthe and I chatted about this and we don't want to end up with a bunch of variants of each picker command per-scope (i.e. global_search_in_workspace, global_search_in_current_working_directory, global_search_in_current_buffer_directory). Rather we think variables and typable commands are probably the best way to handle this, so we would have :global-search in the workspace, :global-search %{cwd} for current working directory and :global-search %{dirname} to handle these cases with variable expansions, which should be keymappable. We will need variable expansion and, for global_search specifically, the refactor for #196 to make this possible.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@rochacbruno
Comment options

@pascalkuthe
Comment options

@rochacbruno
Comment options

@the-mikedavis
Comment options

Answer selected by rochacbruno
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
5 participants