lsp
Version, currently main branch1 version
- main branchlatestJun 10, 2022
github.com/TunkShif/lsp.cr
Language Server Protocol Specification Implemented in Crystal
0 stars
1 dependent
License: MIT
Installation
# Add this to your shard.yml
dependencies:
lsp:
github: TunkShif/lsp.cr
branch: mainmain is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
1.4.1- License
- MIT
- Author
- TunkShif
Dependencies
This version declares no dependencies.
README
lsp.cr
WORK IN PROGRESS
[Language Server Protocol]0 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
-
Add the dependency to your
shard.yml:dependencies: lsp: github: TunkShif/lsp.cr -
Run
shards install
Usage
require "lsp"
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
main- Seen
- Jun 10, 2022
- Crystal
1.4.1- Indexed
- yes
Dependents
Repository
github.com/TunkShif/lsp.cr
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 15, 2026
- Synced
- Aug 15, 2026
- Versions
- 1