Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/breck7/scroll
/ _getIndentLevel
Method
_getIndentLevel
external/.scrollLibs.js:15946–15948 ·
view source on GitHub ↗
(relativeTo)
Source
from the content-addressed store, hash-verified
15944
})
15945
}
15946
_getIndentLevel(relativeTo) {
15947
return
this._getStack(relativeTo).length
15948
}
15949
getParentFirstArray() {
15950
const
levels = this._getLevels()
15951
const
arr = []
Callers
6
getIndentLevel
Method · 0.95
indentation
Method · 0.95
_getAtomIndexCharacterStartPosition
Method · 0.95
getAtomBoundaryCharIndices
Method · 0.95
getAtomIndexAtCharacterIndex
Method · 0.95
_getLevels
Method · 0.80
Calls
1
_getStack
Method · 0.95
Tested by
no test coverage detected