Skip to content

lsp / org.pinelang.lsp.lsp.models / DocumentSymbol / range

range

val range:Range

The range enclosing this symbol not including leading/trailing whitespace but everything else like comments. This information is typically used to determine if the clients cursor is inside the symbol to reveal in the symbol in the UI.