Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/antonmedv/codejar
/ getSelection
Function
getSelection
codejar.ts:550–553 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
548
}
549
550
function
getSelection() {
551
// @ts-ignore
552
return
editor.getRootNode().getSelection() as Selection
553
}
554
555
return
{
556
updateOptions(newOptions: Partial<Options>) {
Callers
6
save
Function · 0.85
restore
Function · 0.85
beforeCursor
Function · 0.85
afterCursor
Function · 0.85
handleSelfClosingCharacters
Function · 0.85
handleCut
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected