This repository has been archived by the owner. It is now read-only.

lsp v0.2.0

Crystal implementation of the Language Server Protocol

NOTE: Check https://github.com/elbywan/crystal-lsp for an implementation of the Language Server Protocol written in Crystal.


lsp

TODO: Write a description here

Installation

Add this to your application's shard.yml:

dependencies:
  lsp:
    github: crystal-lang-tools/lsp

Usage

require "lsp"

TODO: Write usage instructions here

Development

TODO: Write development instructions here

Contributing

  1. Fork it ( https://github.com/crystal-lang-tools/lsp/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • keplersj Kepler Sticka-Jones - creator, maintainer
Repository

lsp

Owner
Statistic
  • 10
  • 2
  • 0
  • 1
  • 1
  • 10 months ago
  • March 9, 2018
License

MIT License

Links
Synced at

Thu, 18 Apr 2024 04:55:06 GMT

Languages