View source
typedef DocumentSymbolOptions
package languageServerProtocol.protocol
import languageServerProtocol.protocol.Protocol
Provider options for a DocumentSymbolRequest.
Fields
optionallabel:Null<String>
A human-readable string that is shown when multiple outlines trees are shown for the same document.
Available since
3.16.0
.