You've already forked wizgit-vscode-extension
feat(statusBar): add account name to status bar display
- Updated the status bar item to include an optional account name. - Modified the status bar text to show the account name if available. - Adjusted the interface to accommodate the new accountName property.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "wizgit-in-vscode",
|
||||
"displayName": "WizGIT in VS Code",
|
||||
"description": "A VS Code extension to interact with WizGIT API for repository management.",
|
||||
"version": "0.0.4",
|
||||
"version": "0.0.5",
|
||||
"publisher": "TerenceCarrera",
|
||||
"icon": "resources/wizgit-marketplace-icon.png",
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user