This extension provides editor support for the Language Server for Idris2.
See INSTALL.md for brief instructions on how to build and install.
- Language client for idris2-lsp
- Expression evaluation on hover (expression needs to be selected)
- Code Actions (CTRL + .)
- Integrated REPL terminal
- Some quality of life settings (disabled by default)
- Idris 2 LSP
- Auto-restart LSP
- Auto-save before code actions
- Added REPL terminal
- Added expression evaluation on hover
- Initial release
- Idris 2 Language Server
- The syntaxes for .idr, .ipkg, and .lidr files were based on idris-vscode's syntax files. License information
- The Idris logo used for this extension was obtained here. License information