MCPcopy
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

1var newButton, openButton, saveButton;
2var editor;
3var menu;
4var fileEntry;

Callers

nothing calls this directly

Calls 4

initContextMenuFunction · 0.85
CodeMirrorFunction · 0.85
handleSaveButtonFunction · 0.85
newFileFunction · 0.85

Tested by

no test coverage detected