CodeIndentor.indentDifference

Get indent level for the given offset, relative to the previous line.

CodeInput will use the first non-white character on a line as a reference for reformatting.

interface CodeIndentor
int
indentDifference
(
ptrdiff_t offset
)

Meta