question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Feature Request] Fuzzy Search Results in Switch Requests (⌘P) Palette

See original GitHub issue
  • Insomnia Version: Version 5.12.4 (5.12.4.1752)
  • Operating System: OSX 10.11.5

Details

The Switch Requests palette should display fuzzy search results on request names, urls, and folder names; eg. Sublime Text. I recommend fuzzy for Array<Object> inputs and bevacqua/fuzzysearch for Array<string> inputs. Both provide bare minimum use cases. I would make a PR but for efficiency’s sake I’m sure you would be able to implement this far quicker than me since you built this 😄

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
shawnaxsomcommented, Mar 28, 2018

@roblav96 With #797, @gschier and I merged in some preliminary changes that will allow you to search on request names, urls, and folder names. There was some discussion in that PR around doing a second PR with UI changes, as I am assuming you originally intended.

This UI for Switch Requests is to be decided, but it will likely involve showing two rows for results, and it may show partial matching as those libraries can do. The difficulty may be in getting as much information as we want while keeping it to two rows. The second row may be showing just the field that it is matching against.

0reactions
shawn-pecommented, Apr 9, 2018

@roblav96 @gschier I opened #857 to discuss the UI changes as @gschier requested, so we can close off this issue here. I will start playing with the UI and we can discuss.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Changelog - Raycast
Fuzzy Search. Having a more flexible search has been one of the most requested features from our community for a long time and,...
Read more >
Request: Disabling Fuzzy Search in Wix Site Search
Currently, when you perform a search using Wix Site Search, you get some results that are not really relevant to your search. This...
Read more >
Product learning - Sourcegraph Handbook
Including code intelligence in search results (hovering is 2x retention ... 6% of them cite a feature the integrations provide as the only...
Read more >
Changelog - Nota
Enabling daily notes adds Open Today Note / ⌘t and Open Tomorrow Note in the Command Palette / ⇧⌘p . It also adds...
Read more >
GitKraken Client v2.x | GitKraken Client Version History
The new and improved Fuzzy Finder combines the Command Palette and the Fuzzy Finder all into one keyboard shortcut ⌘ | Ctrl P...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found