IDE support for the functional logic programming language Curry.
Build the Curry Language Server and point the curry.languageServer.path option to the built executable.
- Once:
npm run compile - Incrementally:
npm run watch
Credits to jpsikorra for creating the TextMate grammar.