Microsoft/vscode

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

Open

#105.382 aberto em 26 de ago. de 2020

Ver no GitHub
 (5 comments) (0 reactions) (1 assignee)TypeScript (10.221 forks)batch import
feature-requestgithelp wanted

Métricas do repositório

Stars
 (74.848 stars)
Métricas de merge de PR
 (Mesclagem média 11h 43m) (1.000 fundiu PRs em 30d)

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

Guia do colaborador