lsp

Version, currently master branch1 version
  • master branchlatestApr 12, 2022

github.com/jemc/crystal-lsp

Crystal implementation of the Language Server Protocol (https://microsoft.github.io/language-server-protocol/specifications/specification-current/)

1 stars
1 dependent
License: MPLv2

Installation

# Add this to your shard.yml
dependencies:
  lsp:
    github: jemc/crystal-lsp
    branch: master

master is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

Crystal
1.0.0
License
MPLv2
Author
Joe Eli McIlvain <joe.eli.mac@gmail.com>

Dependencies

This version declares no dependencies.

README

No README has been indexed for this shard yet. You can read it on the repository.