ligo/tools/lsp/squirrel
Kirill Kuvshinov bf6cc6ca16
[LIGO-18] Expose find ref and go to def via LSP
Problem: The current implementation of "Find references" and
"Go to definition" is not exposed via the LSP. We need to expose
them so that they are accessible from the client.

Solution: Add the necessary handlers, send response messages.
2020-08-11 12:32:07 +04:00
..
app [LIGO-18] Expose find ref and go to def via LSP 2020-08-11 12:32:07 +04:00
examples Initial commit of LIGO tooling 2020-08-11 12:31:49 +04:00
src Separate env-tree construction and usage 2020-08-11 12:32:06 +04:00
vendor Initial commit of LIGO tooling 2020-08-11 12:31:49 +04:00
package.yaml Add ability to recursively parse #included files 2020-08-11 12:32:06 +04:00
stack.yaml Add ability to recursively parse #included files 2020-08-11 12:32:06 +04:00
stack.yaml.lock Add ability to recursively parse #included files 2020-08-11 12:32:06 +04:00