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

Method getIndent

external/.scrollLibs.js:18902–18904  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18900 return false
18901 }
18902 getIndent() {
18903 return this.getParticle().indentation
18904 }
18905 getCodeMirrorLineWidgetElement(onApplySuggestionCallBack = () => {}) {
18906 const suggestion = this.suggestionMessage
18907 if (this.isMissingAtomError()) return this._getCodeMirrorLineWidgetElementAtomTypeHints()

Calls 1

getParticleMethod · 0.95

Tested by

no test coverage detected