Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Git NachtNew to Visual Studio Code? Get it now.
Git Nacht

Git Nacht

nacht

|
2 installs
| (1) | Free
One-click git add . in your project root. Simple, fast, and sassy.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Git Nacht

A sassy VSCode extension that stages all your files with one click. Perfect for lazy developers who hate typing git add . repeatedly.

Features

  • One-click staging – Click the status bar button to instantly run git add .
  • Smart git detection – Warns you if you haven't initialized git yet (with attitude)
  • Works everywhere – Compatible with any VSCode workspace

Installation

  1. Open VSCode
  2. Go to Extensions (Ctrl+Shift+X / Cmd+Shift+X)
  3. Search for "Git Nacht"
  4. Click Install

That's it! You're ready to go.

Usage

  1. Open a project folder in VSCode
  2. Look for the "Git Nacht" button in the status bar (bottom right)
  3. Click it to stage all changes with git add .
  4. See the success message confirming files are staged
  5. Commit your changes as usual

What happens if git isn't initialized?

You'll get a friendly error message: "You haven't git init yet dumbass" Git Nacht Icon

Keyboard Shortcut

You can also run the command from the Command Palette (Ctrl+Shift+P / Cmd+Shift+P):

  • Search for "Git Nacht: Add All"
  • Press Enter

License

MIT - See LICENSE file for details

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