Releases: itskdhere/vscode-gitid
Releases · itskdhere/vscode-gitid
GitID v1.1.1 🪛
itskdhere.gitid
Install
Release Notes
- Downgraded target VS Code engine to "^1.107.0" to support older VS Code builds and Antigravity IDE.
- Refined UI elements by renaming the sidebar panel, standardizing action orderings, and optimizing the status bar placement.
Full Changelog: v1.1.0...v1.1.1
GitID v1.1.0 ⚙️
itskdhere.gitid
Install
Release Notes
- Added a new command
gitid.useGlobalProfileto easily clear local workspace Git identity configurations, allowing it to inherit global settings. - Fully integrated into the Switch Profile QuickPick menu and the Sidebar Tree View context menu (on the Scope child node).
- Smart global override detection: prompts to clear local workspace settings when applying a global profile if a conflicting local identity is active.
- Redesigned the QuickPick profile switcher with native VS Code icons for a more premium visual experience.
- Explicitly display the active configuration scope (Local/Global) in the status bar, sidebar tree view, and QuickPick menu.
Full Changelog: v1.0.0...v1.1.0
GitID v1.0.0 🚀
itskdhere.gitid
Install
Release Notes
- Initial release of GitID.
- Core interactive Sidebar tree view showing registered/active configurations.
- Global and Local profile switching.
- Full GPG/Commit Signing configuration integration.
- Interactive CLI status monitoring and instant status bar updates.
- Persistently saved profiles using VS Code global state storage.
- Drag-and-drop reordering of profiles in the Sidebar.
Full Changelog: https://github.com/itskdhere/vscode-gitid/commits/v1.0.0