Skip to content
| Marketplace
Sign in
Visual Studio Code>SCM Providers>GitPulse - Intelligent Commit AutomationNew to Visual Studio Code? Get it now.
GitPulse - Intelligent Commit Automation

GitPulse - Intelligent Commit Automation

Himanchal

|
1 install
| (1) | Free
Intelligent Git commit automation and semantic change grouping for VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

GitPulse VS Code Extension

This extension wraps the GitPulse CLI and surfaces a few core commands inside VS Code:

  • Scan and preview pending semantic commit units
  • Trigger a GitPulse pulse cycle, including push if configured
  • Run a Markdown-focused pulse in line mode

Requirements

  • A working GitPulse binary built from the project root or installed on PATH
  • A workspace that contains a Git repository

Binary resolution

The extension looks for the GitPulse executable in this order:

  1. .gitpulse/bin/gitpulse or .gitpulse/bin/gitpulse.exe in the workspace
  2. dist/gitpulse.exe or dist/gitpulse in the workspace
  3. The current workspace root for gitpulse.exe or gitpulse
  4. A global PATH lookup using where/which

Build and package

From this folder:

npm install
npm run compile
npx vsce package

This produces a VSIX package that can be installed in VS Code.

Commands

  • GitPulse: Scan & Preview Changes
  • GitPulse: Pulse (Commit & Push)
  • GitPulse: Pulse Markdown Notes (Line Mode)
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft