Add dropdown for search input history
See original GitHub issue- VSCode Version: 1.10
- OS Version: Windows 10
Very closely related to https://github.com/Microsoft/vscode/issues/18735
This is a feature request. The UX around find
is the one place where VS Code is not quite perfect - which speaks volumes to how wonderful this editor is. Wonderful job.
Basically, it would be great if, inside the Find
box you could hit the down arrow and get a dropdown of prior searches which you could navigate between to re-search.
Issue Analytics
- State:
- Created 6 years ago
- Reactions:48
- Comments:26 (7 by maintainers)
Top Results From Across the Web
Apply CSS to searched history drop down - html
An input element is used for searching feature. I think it is a browser built-in feature to record searched inputs. So when users...
Read more >How TO - Search/Filter Dropdown
Use a container element (like <div>) to create the dropdown menu and add the dropdown links inside it. Wrap a <div> element around...
Read more >No search history dropdown in the START MENU search bar
There is no option to add a dropdown for the Start Menu search bar ... Start menu and the taskbar check box, if...
Read more >How to Search Data Validation Drop-down Lists in Excel
Added a “Paste” option to the directions list. · It added the Auto Open feature to automatically open the form when a cell...
Read more ><input type="search"> - HTML: HyperText Markup Language
The Boolean attribute incremental is a WebKit and Blink extension (so supported by Safari, Opera, Chrome, etc.) which, if present, tells the ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Unbelievable, after several years a drop-down list is still not implemented. This ignorance is very offensive to me.
Is there any way to SEE the search history, other than hitting them one at a time with alt up/down? That was the main crux of the feature request - to be able to see searchHistory visually, and more easily find what I want to re-search.