Microsoft/vscode

NavigateX commands should allow navigating between sidebar sections/views

Open

#198.765 aberto em 21 de nov. de 2023

Ver no GitHub
 (0 comments) (1 reaction) (1 assignee)TypeScript (10.221 forks)batch import
accessibilityfeature-requesthelp wantedworkbench-views

Métricas do repositório

Stars
 (74.848 stars)
Métricas de merge de PR
 (Mesclagem média 11h 43m) (1.000 fundiu PRs em 30d)

Description

It would be great if the navigateUp, navigateDown commands would allow navigating between different views/sections inside the sidebar. I.e. between "Open Editors" and the file "Explorer". Same goes for the secondary sidebar.

As an example: I moved the "Outline" as well as an extension (ts-type-explorer) to the secondary sidebar and would like to navigate between them quickly. As of right now the last active section always gets focused when navigating to the sidebar.

Guia do colaborador