Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cursorless-dev/cursorless
/ addDecorations
Method
addDecorations
src/core/HatTokenMap.ts:49–51 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
47
}
48
49
addDecorations() {
50
return
this.hatAllocator.addDecorations();
51
}
52
53
static getKey(hatStyle: HatStyleName, character: string) {
54
return
`${hatStyle}.${character}`;
Callers
6
init
Method · 0.45
runTest
Function · 0.45
runTest
Function · 0.45
runTest
Function · 0.45
runTest
Function · 0.45
runTest
Function · 0.45
Calls
no outgoing calls
Tested by
5
runTest
Function · 0.36
runTest
Function · 0.36
runTest
Function · 0.36
runTest
Function · 0.36
runTest
Function · 0.36