Microsoft/vscode

Git - Use the git submodule's name in source control view

Open

#105.382 aperta il 26 ago 2020

Vedi su GitHub
 (5 commenti) (0 reazioni) (1 assegnatario)TypeScript (10.221 fork)batch import
feature-requestgithelp wanted

Metriche repository

Star
 (74.848 star)
Metriche merge PR
 (Merge medio 11h 43m) (1000 PR mergiate in 30 g)

Descrizione

Issue Type: Feature Request

Currently, git submodules are listed as individual repositories in the source control view. This makes it hard to identify the submodules. Using https://github.com/tlemo/darwin for example, the list of submodules is not very helpful:

image

Since git submodules can be explicitly assigned descriptive names, it would be nice if VS Code would have the option to use the submodule's name.

VS Code version: Code 1.48.0 (db40434f562994116e5b21c24015a2e40b2504e6, 2020-08-13T07:40:55.768Z) OS version: Linux x64 4.15.0-112-generic

Guida contributor