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
Is your feature request related to a problem? Please describe.
Currently there is no way to navigate in the tree using the keyboard.
Describe the solution you'd like
Allow navigating in the tree using the keyboard similar to the explorer panel . Up / down moves the focus from file to file. Left / right also opens inner folders
Additional context
I believe that if you'd use the built-in TreeViewProvider you'd get that out of the box as long as more vscode natively experience :)
Thanks
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Currently there is no way to navigate in the tree using the keyboard.
Describe the solution you'd like
Allow navigating in the tree using the keyboard similar to the explorer panel . Up / down moves the focus from file to file. Left / right also opens inner folders
Additional context
I believe that if you'd use the built-in TreeViewProvider you'd get that out of the box as long as more vscode natively experience :)
Thanks
The text was updated successfully, but these errors were encountered: