Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>quick_commitNew to Visual Studio Code? Get it now.
quick_commit

quick_commit

From The Mind of Idrees

|
16 installs
| (0) | Free
Commit all changes to git with one press
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Quick Commit

Quick Commit is a Visual Studio Code extension that allows you to quickly commit your changes to a git repository.

The motivation behind this extension is to provide a quick and easy way to commit changes to a git repository without having to leave the editor.

Features

All commits are made with the default message "🖕🏼".

You can commit changes by pressing Ctrl+Shift+P and typing Quick Commit.

Requirements

This extension requires that you have git installed on your machine. Also you need to have a git repository initialized in the folder you are working on.

Release Notes

0.0.1

First release of Quick Commit with the ability to commit changes to a git repository using Ctrl+Shift+P and typing Quick Commit.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft