eclipse-theia/theia

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

开放

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

 (2 条评论) (1 个反应) (0 位负责人)TypeScript (2,478 个派生)batch import
enhancementhelp wantedproposalscm

仓库指标

星标
 (18,676 个星标)
PR 合并指标
 (平均合并 15天 4小时) (30 天内合并 75 个 PR)

描述

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.

贡献者指南