Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Acode-Foundation/Acode
/ destroy
Method
destroy
src/cm/indentGuides.ts:353–356 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
351
}
352
353
destroy(): void {
354
this.lineCache.clear();
355
this.styleCache.clear();
356
}
357
},
358
{
359
decorations: (v) => v.decorations,
Callers
15
main.js
File · 0.45
if
Function · 0.45
addFtp
Function · 0.45
addSftp
Function · 0.45
installPlugin
Function · 0.45
init
Function · 0.45
destroy
Function · 0.45
expandList
Function · 0.45
withEditor
Function · 0.45
runCodeMirrorTests
Function · 0.45
callback
Function · 0.45
backup
Function · 0.45
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected