Currently the jump command returns a single location for any available target. It could be beneficial in some use cases to have another command that returns all available targets and their locations in a more efficient manner.
... Maybe we could have a Merlin command that returns all the available jump locations in a more efficient way.
Currently the jump command returns a single location for any available target. It could be beneficial in some use cases to have another command that returns all available targets and their locations in a more efficient manner.
_Originally posted by @voodoos in https://github.com/ocaml/ocaml-lsp/pull/1364#discussion_r1735940007_