Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 439 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 439 Bytes

LSP-lib

A universal library that models the Language Server Protocol in Idris2 and aims to provide scaffolding for language server implementations.

Installation with Pack (Recommended)

pack install lsp-lib

Manual Installation

Assumes you have installed Idris2 and idris2 is in your PATH.

idris2 --install-with-src