Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/continuedev/continue
/ text
Method
text
extensions/cli/src/ui/TextBuffer.ts:29–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
}
28
29
get text(): string {
30
return
this._text;
31
}
32
33
get cursor(): number {
34
return
this._cursor;
Callers
15
streamResponse
Function · 0.80
chatCompletionStream
Method · 0.80
completionStream
Method · 0.80
chatCompletionNonStream
Method · 0.80
chatCompletionStream
Method · 0.80
value
Method · 0.80
fetchOllamaModels
Function · 0.80
parseError
Function · 0.80
_embed
Method · 0.80
rerank
Method · 0.80
_streamChat
Method · 0.80
_embed
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected