Open
Description
Currently, the implementation of DocumentSymbol
is burried in ocaml-lsp-server
: https://github.com/ocaml/ocaml-lsp/blob/master/ocaml-lsp-server/src/document_symbol.ml
It should be probably available as a query from Merlin.
Currently, the implementation of DocumentSymbol
is burried in ocaml-lsp-server
: https://github.com/ocaml/ocaml-lsp/blob/master/ocaml-lsp-server/src/document_symbol.ml
It should be probably available as a query from Merlin.