moor icon indicating copy to clipboard operation
moor copied to clipboard

editor.js: completion provider which works to lookup verbs / props for constant ...

Open github-actions[bot] opened this issue 4 months ago • 0 comments

https://github.com/rdaum/moor/blob/47435a1442a1f5532c23944029e90982baa99bff/crates/web-host/src/client/editor.js#L134



};

// TODO: editor.js: completion provider which works to lookup verbs / props for constant $references and #object_ids

function createEditor(editor_element) {
    editor_element.innerHTML = "";

github-actions[bot] avatar Feb 10 '24 01:02 github-actions[bot]