Microsoft/vscode
在 GitHub 查看NavigateX commands should allow navigating between sidebar sections/views
Open
#198,765 创建于 2023年11月21日
accessibilityfeature-requesthelp wantedworkbench-views
仓库指标
- Star
- (74,848 star)
- PR 合并指标
- (平均合并 11小时 43分钟) (30 天内合并 1,000 个 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.