Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update lsp-types to 0.97 and add notebook support #401

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

zebreus
Copy link

@zebreus zebreus commented Nov 18, 2023

This PR implements support for notebook document synchronization which was added in LSP 3.17

This is still draft, because lsp-types currently does not support notebook document synchronization. gluon-lang/lsp-types#268 but still has a few issues, so this PR currently overrides the lsp-types dependecy.

@planetoryd
Copy link

planetoryd commented May 17, 2024

@zebreus gluon pr has been merged?

gluon-lang/lsp-types#282

@zebreus
Copy link
Author

zebreus commented Jun 11, 2024

@planetoryd The required features were added in lsp-types 0.96.

I rebased this PR onto #412 which updates lsp-types to 0.95 (the first five commits), then I added an commit which updates lsp-types to 0.97, the last commit on the branch is the one that adds notebook support.

@zebreus zebreus marked this pull request as ready for review June 11, 2024 15:28
@zebreus zebreus changed the title Add notebook support Update lsp-types to 0.97 and add notebook support Jul 27, 2024
@zebreus zebreus changed the title Update lsp-types to 0.97 and add notebook support Update lsp-types to 0.97 and add notebook support Jul 27, 2024
@nayeemrmn
Copy link

@ebkalderon Can this be merged? We would like to begin work on denoland/vscode_deno#932.

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.

4 participants