You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
Uh oh!
There was an error while loading. Please reload this page.
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:
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.
The text was updated successfully, but these errors were encountered: