lsp.cr

Language Server Protocol Specification Implemented in Crystal

lsp.cr

WORK IN PROGRESS

Language Server Protocol specification implemented in Crystal.

Current Progress:

  • TODO: add missing language features related definition
  • TODO: add initialize method for strcuts in need
  • TO BE FIXED: enum json converter

Installation

  1. Add the dependency to your shard.yml:

    dependencies:
      lsp:
        github: TunkShif/lsp.cr
    
  2. Run shards install

Usage

require "lsp"
Repository

lsp.cr

Owner
Statistic
  • 0
  • 0
  • 0
  • 1
  • 0
  • about 4 years ago
  • June 5, 2022
License

MIT License

Links
Synced at

Tue, 27 Jan 2026 07:42:38 GMT

Languages