MCPcopy
hub / github.com/wellsjo/JSON-Splora / setCursor

Method setCursor

app/js/Editor.js:177–179  ·  view source on GitHub ↗

* Set the editor value dynamically * * @param {String} value The value to set

(line)

Source from the content-addressed store, hash-verified

175 */
176
177 setCursor(line) {
178 this.editor.setCursor({ line })
179 }
180
181 /**
182 * Returns the editor theme

Callers 1

newTabMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected