Nimblesite / Nimblesite/Basilisk
Verify version via the Zed LSP initialize handshake
Open
Nobody has claimed this yet.
shipwright
- Dominant language
- Rust
- Stars
- 54
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
TODO: Zed can't preflight --version, so verify the version through the LSP initialize handshake.
Part of bringing this repo onto the Shipwright deployment contract (https://github.com/Nimblesite/Shipwright). Plain TODO — not a security incident.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the Zed LSP initialize-handshake requirement and the Shipwright deployment contract linked in the issue. Inspect how Basilisk currently handles version checks and initialization; done means Zed can verify the version through initialize instead of a --version preflight.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100