Skip to content
| Marketplace
Sign in
Visual Studio Code>SCM Providers>Ada LightbulbNew to Visual Studio Code? Get it now.
Ada Lightbulb

Ada Lightbulb

Viktor Fonic

|
2,478 installs
| (1) | Free
The only git GUI you'll ever need.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Ada Lightbulb extension for Visual Studio Code

View a git graph of your repository, and easily perform Git actions from the graph.

NOTE: The extension is currently under active development. Expect breaking changes until v1.0.0.

Demo

Demo

Install

You can install this extension from Visual Studio Marketplace for Visual Studio Code.

Features

  • Graph View:
    • Display:
      • Local & Remote Branches
      • Local Refs: Heads, Tags & Remotes
      • Local Uncommitted Changes
    • View commit details and file changes by clicking on a commit
      • View the diff of a file change by clicking on it in the commit details view
    • Perform Git Actions (available by right clicking on a commit / branch / tag):
      • Create, Checkout, Rename, Delete & Merge branches
      • Add, Delete & Push tags
      • Checkout, Cherry Pick, Merge & Revert commits
      • Reset current branch to commit
      • Copy commit hashes, tag names & branch names to the clipboard
  • "Ada Lightbulb: Open Graph" launch command in the Command Palette
  • "Ada Lightbulb" launch button in the Status Bar

Extension Commands

This extension contributes the following command:

  • ada-lightbulb.view: Ada Lightbulb: Open Graph

Release Notes

Detailed Release Notes are available in the CHANGELOG.

Contributing

If you found a problem, or have a feature request, please open an issue about it.

Related Extensions

  • This extension simply wouldn't be possible without Git Graph extension by @mhutchie. Most of the graph functionality was taken from that extension.

License

MIT

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