MCPcopy 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

initMethod · 0.45
runTestFunction · 0.45
runTestFunction · 0.45
runTestFunction · 0.45
runTestFunction · 0.45
runTestFunction · 0.45

Calls

no outgoing calls

Tested by 5

runTestFunction · 0.36
runTestFunction · 0.36
runTestFunction · 0.36
runTestFunction · 0.36
runTestFunction · 0.36