lsp
Version, currently 0.2.02 versions
- 0.2.0latestMar 18, 2021
- 0.1.0not indexedJun 1, 2023
github.com/crystal-lang-tools/lsp
Crystal implementation of the Language Server Protocol
11 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
lsp:
github: crystal-lang-tools/lsp
version: ~> 0.2.0Then run:
shards installshard.yml
- Crystal
0.36.1- License
- MIT
- Author
- Kepler Sticka-Jones <kepler@stickajones.org>
Dependencies
Runtime Dependencies
- json_mapping*github: crystal-lang/json_mapping.cr
README
# lsp
TODO: Write a description here
## Installation
Add this to your application's `shard.yml`:
```yaml
dependencies:
lsp:
github: crystal-lang-tools/lsp
```
## Usage
```crystal
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](https://github.com/keplersj) Kepler Sticka-Jones - creator, maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
0.2.0- Tagged
- Mar 18, 2021
- Commit
02a0c5d4601f- Crystal
0.36.1- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/crystal-lang-tools/lsp
Metadata
- Created
- Aug 13, 2026
- Updated
- Aug 13, 2026
- Synced
- Aug 13, 2026
- Versions
- 2