Microsoft/vscode

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

Open

#105 382 ouverte le 26 août 2020

Voir sur GitHub
 (5 commentaires) (0 réactions) (1 assigné)TypeScript (10 221 forks)batch import
feature-requestgithelp wanted

Métriques du dépôt

Stars
 (74 848 stars)
Métriques de merge PR
 (Merge moyen 11h 43m) (1 000 PRs mergées en 30 j)

Description

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

Guide contributeur