Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Commit CurveNew to Visual Studio Code? Get it now.
Commit Curve

Commit Curve

ML Studio

|
4 installs
| (0) | Free
Track and visualize developer productivity with AI insights
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

📊 Commit Curve

Version License

Track and visualize developer productivity with AI insights

Commit Curve Visualization

✨ Features

  • Time Tracking: Automatically tracks time spent in each file
  • Productivity Insights: Visualize your coding patterns
  • Export Data: Export your activity data for further analysis

🚀 Installation

Prerequisites

  • VS Code 1.100.0 or higher
  • Node.js 20.x or higher
  • npm

Setup

  1. Clone the repository:
git clone https://github.com/yourusername/commit-curve.git
cd commit-curve
  1. Install dependencies:
npm install
  1. Build the extension:
npm run compile

🔧 Development

Running the Extension

  1. Open the project in VS Code
  2. Press F5 to start debugging
  3. A new VS Code window will open with the extension loaded

Available Commands

  • npm run watch: Automatically recompile when files change
  • npm run lint: Run ESLint
  • npm run test: Run tests
  • npm run package: Package the extension for distribution

📖 Usage

Once installed, Commit Curve will automatically track your coding activity. Access your data with these commands:

  • Show Data: Run Commit Curve: Show Data from the Command Palette (Ctrl+Shift+P or Cmd+Shift+P)
  • Export Data: Run Commit Curve: Export Data to save your activity data as JSON

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.


Made with ❤️ for developers who care about their productivity

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