Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
var
newButton, openButton, saveButton;
2
var
editor;
3
var
menu;
4
var
fileEntry;
Callers
nothing calls this directly
Calls
7
initContextMenu
Function · 0.85
onChosenFileToSave
Function · 0.85
onChosenFileToOpen
Function · 0.85
CodeMirror
Function · 0.85
handleSaveButton
Function · 0.85
newFile
Function · 0.85
$
Function · 0.50
Tested by
no test coverage detected