MCPcopy 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
22function activate(context) {
23 createStatusBarItem();

Callers 1

activateFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected