Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
fsOperation from
"fileSystem"
;
2
import
* as cmCommands from
"@codemirror/commands"
;
3
import
{
4
copyLineDown,
Callers
nothing calls this directly
Calls
5
registerCoreCommands
Function · 0.85
registerLspCommands
Function · 0.85
registerLintCommands
Function · 0.85
registerCommandsFromKeyBindings
Function · 0.85
rebuildKeymap
Function · 0.85
Tested by
no test coverage detected