Skip to content

Help make the extensions Marketplace better for everyone. Take this survey!

| Marketplace
Sign in
Visual Studio Code>Other>Git Comment CommitNew to Visual Studio Code? Get it now.
Git Comment Commit

Git Comment Commit

ipatavatsizz

|
7 installs
| (0) | Free
Git Comment Commit allows user to specify file specific commit using comment
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Git Comment Commit

Git Comment Commit allows users to specify file specific commits using comment

This extension only manages to add and commit files but not push

How to use?

Use commit: commit message syntax in a commentable language or just save the file to switch input mode.

  • This extension will only run when a existing Git repository found

How to use? - Comment Mode How to use? - Input Mode

Features

  • Auto comment save to fast commit
  • Two different commit modes, Input&Comment

Extension Settings

This extension contributes the following settings:

  • git-comment-commit.showGitRepo: true - Show a git notification if exists
  • git-comment-commit.useLastComment: true - Use last comment for input mode

Changes may require restart to apply

Known Issues

If you have encountered any issues/bugs or anything, please report us issues

There are currently no issues related to working properly.

Release Notes

  • For seeing upcoming and planned features, please refer to dev channel

2.1.1 (d)

  • Extension now only run when file is modified
  • Extension icons changed

2.1.0 (r)

  • Extension can now find comment anywhere
  • (Semantic Versioning rules followed)

2.0.0 (r)

  • Settings interactions implemented
  • Added auto comment saving per file
  • Switched from vscode.window.showInformationMessage to vscode.window.withProgress for better notification
  • Extension has rewritten in terms of beauty and clean code

1.0.0 (r)

Initial release of git-comment-commit extension with following features.

  • Input Mode commitment
  • Comment Mode commitment

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft