Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SudoACoder/CodeXpert
/ showStatusBarItem
Function
showStatusBarItem
extensions/vscode/extension.js:18–20 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16
}
17
18
function
showStatusBarItem() {
19
myStatusBarItem.show();
20
}
21
22
function
activate(context) {
23
createStatusBarItem();
Callers
1
activate
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected