eclipse-theia/theia

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

Open

#8291 aperta il 3 ago 2020

Vedi su GitHub
 (2 commenti) (1 reazione) (0 assegnatari)TypeScript (2478 fork)batch import
enhancementhelp wantedproposalscm

Metriche repository

Star
 (18.676 star)
Metriche merge PR
 (Merge medio 15g 4h) (75 PR mergiate in 30 g)

Descrizione

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.

Guida contributor