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

Workspace configuration server request model implemented! #520

Merged
merged 2 commits into from
Jul 11, 2022

Conversation

SuperAuguste
Copy link
Member

This PR builds on Vesim's excellent #436 to completely implement workspace configuration! Major caveat is that this "works on my machine™️" - I've tried to make this as backwards compatible as possible (shouldn't break any zls.json-only installs, hopefully...)

I'll be opening a corresponding PR in the zls-vscode repo as some changes were needed there too; how does editor-side configuration work in other editors?

@SuperAuguste
Copy link
Member Author

Classic arbitrary test failure despite not changing any semantic tokens code... :(

@SuperAuguste
Copy link
Member Author

oops tests are failing because I now send string ids lol

I really need to fix Zig's error handling on message send failure, it's so bad 😭
@SuperAuguste SuperAuguste merged commit d431565 into master Jul 11, 2022
@SuperAuguste SuperAuguste deleted the finish_configuration branch November 18, 2022 18:00
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