Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FR: All-in-one search mode #152

Open
mnaoumov opened this issue Mar 7, 2023 · 5 comments
Open

FR: All-in-one search mode #152

mnaoumov opened this issue Mar 7, 2023 · 5 comments
Assignees
Labels
enhancement New feature or request gathering interest

Comments

@mnaoumov
Copy link

mnaoumov commented Mar 7, 2023

Currently you have to choose between multiple commands such as File name search or Recent search. But you have to choose it beforehand. It would be much more practical if you just have a single command where you type your query and change the mode from there via buttons or special query syntax

@tadashi-aikawa
Copy link
Owner

Hi, @mnaoumov :)

It would be much more practical if you just have a single command where you type your query and change the mode from there via buttons or special query syntax

We can already use it by the "Command prefix" settings. In the case of the below example,

Input :e hoge will search "hoge" as "Recent search" even when the dialog didn't start with "Recent search" command.

2023-03-07_22h35_24.mp4

@mnaoumov
Copy link
Author

mnaoumov commented Mar 7, 2023

@tadashi-aikawa thanks for the feedback. This is already super useful. But I have a few UX suggestions.

  • A single keystroke that switches search modes circularly. Equivalent to Search Everywhere feature in JetBrains products (ReSharper, IntelliJ IDEA, WebStorm, PyCharm etc)
  • Visible prefix such as :e shown, so you can get used to them
  • Ability to switch between search modes by clicking in dropdown

@tadashi-aikawa
Copy link
Owner

@mnaoumov
Thank you for suggestions :)

Right. They would be useful because we may want to switch searches after entering a query. I want more opinions from some users. Then, of course, I'll consider the specification of the feature 👍

@DivineMK
Copy link

DivineMK commented Apr 6, 2024

Yes I would really really want this feature as it is the only thing I'm missing from while using Quick Switcher++. This would be a great addition to the plugins.
The preview mode and extensive customization of this plugin is too good to miss out on regardless. Thank you very much for such a great plugin!!

@DivineMK
Copy link

DivineMK commented Apr 6, 2024

I want to add that it would be great to also include Grep mode into this all-in-one search mode as currently it doesn't have a command prefix like other searches

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gathering interest
Projects
Development

No branches or pull requests

3 participants