Microsoft/vscode

Git - Docs for commiting via multi-line git are unclear on how to finish the commit

開放

#199,097 建立於 2023年11月25日

 (3 則留言) (0 個反應) (1 位負責人)TypeScript (39,847 個分叉)batch import
feature-requestgithelp wantedux

倉庫指標

星標
 (184,936 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version:
  • OS Version:

Steps to Reproduce:

  1. Open the git view in vscode (ctrl-shift-G) (assuming you are working within a Git repo)
  2. Click on the commit button to reveal the multiline commit message editor.
  3. Fill in your multi-line message for the commit.
  4. Save the editor (nothing seems to happen except the usual save action)
  5. There is no UI clue that tells you that you can/must close the editor to submit the commit message to finish the commit. The docs don't seem to call this out either. Took me a long time before I realized I could finish the commit this way.

貢獻者指南