eclipse-theia/theia

allow to see each scm provider as a view in scm view container

Open

#8,291 创建于 2020年8月3日

在 GitHub 查看
 (2 评论) (1 反应) (0 负责人)TypeScript (18,676 star) (2,478 fork)batch import
enhancementhelp wantedproposalscm

描述

Currently the scm view container shows a state of only one scm provider. It is not practical while working on multiple repos, for instance via git submodules, i.e. one has to always switch between scm providers via the status bar to check the state. It would be better to be able to get an overview of all scm providers. Selecting one or another scm provider in the view container then should automatically update other views including the status bar entry, i.e. it should become active.

贡献者指南

allow to see each scm provider as a view in scm view container · eclipse-theia/theia#8291 | Good First Issue