Microsoft/vscode

NavigateX commands should allow navigating between sidebar sections/views

开放

#198,765 创建于 2023年11月21日

 (0 条评论) (1 个反应) (1 位负责人)TypeScript (39,847 个派生)batch import
accessibilityfeature-requesthelp wantedworkbench-views

仓库指标

星标
 (184,936 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南