ligo/tools/lsp/squirrel
Anton Myasnikov 7f6820c368
[LIGO-42] Support for document symbols
Problem: We want to be able to extract document symbols from some
ligo contract that are realised by @haskell-lsp@ client.

Solution: Implement `extractDocumentSymbols` and integrate it with
@haskell-lsp@.
2020-09-09 14:08:09 +03:00
..
app [LIGO-42] Support for document symbols 2020-09-09 14:08:09 +03:00
grammar Fix 'field name not found' for reasonligo 2020-08-24 20:05:24 +04:00
scripts [LIGO-25] Chores (add Makefile, scripts, vendor, stylish) 2020-08-11 13:31:22 +03:00
src [LIGO-42] Support for document symbols 2020-09-09 14:08:09 +03:00
vendor Add all parser.c as symlinks 2020-08-21 18:23:39 +04:00
.stylish-haskell.yaml [LIGO-25] Chores (add Makefile, scripts, vendor, stylish) 2020-08-11 13:31:22 +03:00
Makefile Add all parser.c as symlinks 2020-08-21 18:23:39 +04:00
package.yaml [LIGO-41] Ligo binary integration 2020-09-08 18:48:53 +03:00
stack.yaml Add basic code completion mechanism 2020-08-11 12:32:54 +04:00
stack.yaml.lock Add basic code completion mechanism 2020-08-11 12:32:54 +04:00