Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hokein/electron-sample-apps
/ editor.js
File
editor.js
mini-code-editor/editor.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
newButton, openButton, saveButton;
2
var
editor;
3
var
menu;
4
var
fileEntry;
Callers
nothing calls this directly
Calls
4
initContextMenu
Function · 0.85
CodeMirror
Function · 0.85
handleSaveButton
Function · 0.85
newFile
Function · 0.85
Tested by
no test coverage detected