eclipse-theia/theia

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

Open

#8.291 geöffnet am 3. Aug. 2020

Auf GitHub ansehen
 (2 Kommentare) (1 Reaktion) (0 zugewiesene Personen)TypeScript (2.478 Forks)batch import
enhancementhelp wantedproposalscm

Repository-Metriken

Stars
 (18.676 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 15T 4h) (75 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide