Skip to content

Find files in folder by typing first letters #1387

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

Closed
fsackur opened this issue Jun 26, 2018 · 1 comment
Closed

Find files in folder by typing first letters #1387

fsackur opened this issue Jun 26, 2018 · 1 comment

Comments

@fsackur
Copy link

fsackur commented Jun 26, 2018

When a folder is selected, allow keystrokes to select the file (similar to Windows File Explorer)

Scenario: I am in the folder view and looking at files called:

  • a
  • b
  • bat
  • c

I hit the 'b' key. I would like the file 'b' to be selected.
I hit the 'b' key then the 'a' key in quick succession. I would like the 'bat' file to be selected.

After selecting a file like this, I would like the file to display temporarily (with name in italics) in the editor pane.
I would like hitting 'Enter' to open the file permanently.

@rkeithhill
Copy link
Contributor

This behavior is not specific to nor implemented by the PowerShell "extension" for VSCode. You should make this suggestion on the VSCode repo - https://github.com/Microsoft/vscode/issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants