Microsoft/vscode

Git - Expose git branch description on VS code UI

オープン

#197,752 opened on 2023/11/08

 (3 件のコメント) (27 件のリアクション) (1 人の担当者)TypeScript (39,847 件のフォーク)batch import
feature-requestgithelp wanted

Repository metrics

Stars
 (184,936 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Git 1.7.9 supports descriptions on branches. It's really extremely helpful for large projects and actually amazing it was not part of the original release of git. However it's a big hassle in VS code to have to open terminal and type git branch --edit-description to view or edit the branch description.

Can we simply add an input text box somewhere which exposes this field? it would also be ideal to expose it on the branch select popup which appears when you click the active branch in the bottom left of VS code.

コントリビューターガイド