Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/conwnet/github1s
/ decorateStatusBar
Function
decorateStatusBar
extensions/github1s/src/statusbar/index.ts:9–12 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7
import
{ showSponsors } from
'./sponsors'
;
8
9
export
const
decorateStatusBar = () => {
10
updateCheckoutTo();
11
showSponsors();
12
};
Callers
1
activate
Function · 0.90
Calls
1
showSponsors
Function · 0.90
Tested by
no test coverage detected