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

Allow to cycle through previous typed values in quick input picker #18232

Open
BillDenton opened this issue Jan 6, 2017 · 2 comments
Open

Allow to cycle through previous typed values in quick input picker #18232

BillDenton opened this issue Jan 6, 2017 · 2 comments
Assignees
Labels
feature-request Request for new features or functionality quick-pick Quick-pick widget issues
Milestone

Comments

@BillDenton
Copy link

  • VSCode Version: Code 1.8.1 (ee428b0, 2016-12-19T14:49:23.350Z)
  • OS Version: Windows_NT ia32 6.1.7601
  • Extensions:
Extension Author Version
read-only-indicator alefragnani 0.4.0
alignment annsk 0.3.0
bettertab arenl 1.0.1
Doxygen bbenoist 1.0.0
python donjayamanne 0.5.5
EditorConfig EditorConfig 0.3.4
vscode-great-icons emmanuelbeziat 1.1.36
matlab Gimly81 0.4.0
status-bar-tasks GuardRex 0.1.2
vscode-dimmer hoovercj 2.1.0
docthis joelday 0.3.6
cpptools ms-vscode 0.9.3
vscode-clearcase OpenNingia 1.4.1
vscode-icons robertohuertasm 4.3.0
theme-cyanicpastels SamuelLampa 0.0.9
indenticator SirTori 0.2.1
vscode-hexdump slevesque 1.1.4
code-spell-checker streetsidesoftware 0.13.3
comment-snippets Tobiah 0.2.0
dark-plus-material vangware 0.1.4
change-case wmaurer 1.0.0
highlight-trailing-white-spaces ybaumes 0.0.2

Steps to Reproduce:

  1. Press Ctrl-G.
  2. Press Alt-Up. Nothing happens. When doing this in search it shows the last value enterred.

Please implement history for goto command similarly to search & replace.

@bpasero bpasero changed the title Goto doesn't remember previous values Allow to cycle through previous typed values in quick open picker Jan 9, 2017
@bpasero bpasero added feature-request Request for new features or functionality workbench labels Jan 9, 2017
@bpasero bpasero removed their assignment Jan 9, 2017
@bpasero bpasero added the quick-pick Quick-pick widget issues label May 28, 2017
@bpasero bpasero removed the workbench label Nov 16, 2017
@gamedevsam
Copy link

I miss this functionality a lot, Visual Assist's "Open File in Solution" dialog keeps previously entered text which allows me to switch between similarly named files very quickly without typing the same thing over and over.

This is what it looks like:
image

Thanks for raising this issue, hopefully vscode devs will pick this up soon and make the file picker more useful and efficient!

@bpasero
Copy link
Member

bpasero commented Mar 20, 2020

With quick open moving into quick input, I think this is a more general ask on the widget level.

@bpasero bpasero changed the title Allow to cycle through previous typed values in quick open picker Allow to cycle through previous typed values in quick input picker Mar 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality quick-pick Quick-pick widget issues
Projects
None yet
Development

No branches or pull requests

5 participants