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

fix mir.ion error #297

Merged
merged 1 commit into from
Jan 17, 2023
Merged

fix mir.ion error #297

merged 1 commit into from
Jan 17, 2023

Conversation

monkoose
Copy link
Contributor

-32603: mir.ion: non-optional member 'version_' in InitializeParamsClientInfo is missing.

 -32603: mir.ion: non-optional member 'version_' in InitializeParamsClientInfo is missing.
@monkoose
Copy link
Contributor Author

This caused some issues for vim-lsp and coc.nvim (coc.nvim still doesn't work).

@WebFreak001 WebFreak001 merged commit 0e180d7 into Pure-D:master Jan 17, 2023
@WebFreak001
Copy link
Member

thanks, will add a check to avoid this happening with other types

@WebFreak001
Copy link
Member

done: 5938adc

maybe this helps with other LSP communication? (MarkdownClientCapabilities seems to be something that could have been broken before)

@monkoose
Copy link
Contributor Author

Let me build and check.

@monkoose
Copy link
Contributor Author

Maybe it helped some other lsp clients, but coc.nvim still not working. I have created issue earlier today on its issue tracker, maybe it would bring us somewhere too.

Current logs is here

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.

2 participants