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

File commandRegistry.js

src/cm/commandRegistry.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fsOperation from "fileSystem";
2import * as cmCommands from "@codemirror/commands";
3import {
4 copyLineDown,

Callers

nothing calls this directly

Calls 5

registerCoreCommandsFunction · 0.85
registerLspCommandsFunction · 0.85
registerLintCommandsFunction · 0.85
rebuildKeymapFunction · 0.85

Tested by

no test coverage detected