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:
5
package-lock.json
generated
5
package-lock.json
generated
@@ -1,12 +1,13 @@
|
||||
{
|
||||
"name": "wizgit-in-vscode",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.5",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "wizgit-in-vscode",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.5",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"node-fetch": "^3.3.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user