lsp / org.pinelang.lsp.lsp.models / DocumentSymbol / selectionRange
selectionRange¶
val selectionRange:
Range
The range that should be selected and revealed when this symbol is being picked, e.g the name
of a function. Must be contained by the range
.