Curry IDE for Visual Studio Code
April 13, 2023 ยท View on GitHub
IDE support for the functional logic programming language Curry.
Usage
Build the Curry Language Server and point the curry.languageServer.path option to the built executable.
Building
- Once:
npm run compile - Incrementally:
npm run watch
Credits
Credits to jpsikorra for creating the TextMate grammar.
