Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Zoo-Code-Org/Zoo-Code
/ text
Method
text
packages/vscode-shim/src/classes/StatusBarItem.ts:24–26 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
22
) {}
23
24
get text(): string {
25
return
this._text
26
}
27
28
set text(value: string) {
29
this._text = value
Callers
15
handleErrorResponse
Method · 0.80
TelemetryClient.test.ts
File · 0.80
parseSSEEvents
Function · 0.80
createEmbeddings
Method · 0.80
makeDirectEmbeddingRequest
Method · 0.80
refreshAccessToken
Method · 0.80
makeCodexRequest
Method · 0.80
completePrompt
Method · 0.80
makeResponsesApiRequest
Method · 0.80
doRefreshAccessToken
Method · 0.80
generateImageWithProvider
Function · 0.80
generateImageWithImagesApi
Function · 0.80
Calls
no outgoing calls
Tested by
1
parseSSEEvents
Function · 0.64