MCPcopy Create free account
hub / github.com/Acode-Foundation/Acode / saveState.js

File saveState.js

src/lib/saveState.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getAllFolds, getScrollPosition, getSelection } from "cm/editorUtils";
2import config from "./config";
3import { addedFolder } from "./openFolder";
4import appSettings from "./settings";

Callers

nothing calls this directly

Calls 4

getSelectionFunction · 0.90
getScrollPositionFunction · 0.90
getAllFoldsFunction · 0.90

Tested by

no test coverage detected