3
10
Fork
You've already forked capy
0

feat: Implement Language Server Protocol #26

Merged
playXE merged 6 commits from lsp into main 2026年05月02日 17:21:38 +02:00

Implements Server<->Worker architecture. Server receives requests from VSCode or any other IDE, then sends them to worker if cached data is stale, and worker executes them (in Scheme).

Also implements fallback server in Rust itself to provide somewhat stable IDE experience in case worker fails.

Implements Server<->Worker architecture. Server receives requests from VSCode or any other IDE, then sends them to worker if cached data is stale, and worker executes them (in Scheme). Also implements fallback server in Rust itself to provide somewhat stable IDE experience in case worker fails.
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
playXE/capy!26
Reference in a new issue
playXE/capy
No description provided.
Delete branch "lsp"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?