ligo/tools/lsp/squirrel
Anton Myasnikov 1828fd6d46
[LIGO-29] Integrate existing completion framework with haskell-lsp
Problem: Currently we have not integrated our completions with
haskell-lsp server so that we could use this completion from text
editor itself.

Solution: Add the corresponding requests for handling code completion.
2020-08-23 22:01:00 +03:00
..
app [LIGO-29] Integrate existing completion framework with haskell-lsp 2020-08-23 22:01:00 +03:00
grammar Fix camligo not registering fun/lam args 2020-08-21 18:24:06 +04:00
scripts [LIGO-25] Chores (add Makefile, scripts, vendor, stylish) 2020-08-11 13:31:22 +03:00
src [LIGO-29] Integrate existing completion framework with haskell-lsp 2020-08-23 22:01:00 +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-29] Integrate existing completion framework with haskell-lsp 2020-08-23 22:01:00 +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