MCPcopy Create free account
hub / github.com/breck7/scroll / _getCodeMirrorLib

Method _getCodeMirrorLib

external/.scrollLibs.js:21561–21563  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21559 })
21560 }
21561 _getCodeMirrorLib() {
21562 return this._codeMirrorLib
21563 }
21564 async codeMirrorAutocomplete(cmInstance, options) {
21565 const cursor = cmInstance.getDoc().getCursor()
21566 const codeMirrorLib = this._getCodeMirrorLib()

Callers 4

_enableAutoCompleteMethod · 0.95
registerMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected