Skip to content

Update linol to 0.10 (removes lsp dependency)#82

Merged
c-cube merged 3 commits intosimon/move-to-moonpoolfrom
simon/update-linol
Feb 8, 2026
Merged

Update linol to 0.10 (removes lsp dependency)#82
c-cube merged 3 commits intosimon/move-to-moonpoolfrom
simon/update-linol

Conversation

@c-cube
Copy link
Member

@c-cube c-cube commented Feb 8, 2026

This PR updates linol from 0.4 to 0.10, which removes the dependency on the separate lsp package as linol now vendors its own LSP types.

- Use Linol.Lsp.Types instead of Lsp.Types
- Add uri_to_string helper for DocumentUri.to_string
- Update Diagnostic.create message parameter to use `String tag
- Add workDoneToken and partialResultToken parameters to LSP methods
- Implement spawn_query_handler using Thread.create
- Update SaveOptions to use `SaveOptions tag in config_sync_opts
This allows CI to run on PRs that target branches other than master,
such as feature branches.
@c-cube c-cube force-pushed the simon/update-linol branch from f81dc40 to db2fd08 Compare February 8, 2026 03:15
@c-cube c-cube merged commit c0eadfc into simon/move-to-moonpool Feb 8, 2026
3 checks passed
@c-cube c-cube deleted the simon/update-linol branch February 8, 2026 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant