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

GitHorizon

Sourabh Soni

|
4 installs
| (0) | Free
Git Commit Visualizer to Broaden your view of commit history
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

GitHorizon README

GitHorizon is a VS Code extension designed to bring Git commit visualization directly into your development environment.

Features

  • Seamless Integration: 100% integration with VS Code’s native interface for seamless usability.
  • Extensive Visualization: Visualized over 1,000+ commits across various repositories during testing.

Getting Started

Installation

  1. Open the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window or by pressing Ctrl+Shift+X.
  2. Search for "GitHorizon" and click Install.

Usage

  1. Open a folder with a Git repository.
  2. Press F1 to open the Command Palette, type GitHorizon: Show Commit Timeline, and press Enter.
  3. The Git commit timeline will be displayed in a new webview panel.

Commands

  • GitHorizon: Show Commit Timeline: Opens the Git commit timeline view.

Development

Running the Extension

  1. Clone the repository.
  2. Run npm install to install dependencies.
  3. Press F5 to open a new window with your extension loaded.
  4. Run your command from the command palette by pressing Ctrl+Shift+P and typing GitHorizon: Show Commit Timeline.

Running Tests

  1. Install the Extension Test Runner.
  2. Open the Testing view from the activity bar and click the Run Test button, or use the hotkey Ctrl/Cmd + ; A.
  3. See the output of the test result in the Test Results view.

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

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