MCPcopy
hub / github.com/nwutils/nw-sample-apps / editor.js

File editor.js

mini-code-edit/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 7

initContextMenuFunction · 0.85
onChosenFileToSaveFunction · 0.85
onChosenFileToOpenFunction · 0.85
CodeMirrorFunction · 0.85
handleSaveButtonFunction · 0.85
newFileFunction · 0.85
$Function · 0.50

Tested by

no test coverage detected