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 parsing of unknown or ill formed CodeActionKind #1313

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

Techatrix
Copy link
Member

I overlooked the custom parse function for CodeActionKind in #1309
I will have to address zigtools/zig-lsp-codegen#7 at some point because various other enums also have the same issue.

imagine correctly following the LSP Specification
@leecannon leecannon merged commit 24629ed into zigtools:master Jul 11, 2023
@leecannon leecannon mentioned this pull request Jul 12, 2023
Techatrix added a commit to Techatrix/zls that referenced this pull request Jul 31, 2023
imagine correctly following the LSP Specification
Techatrix added a commit to Techatrix/zls that referenced this pull request Aug 1, 2023
imagine correctly following the LSP Specification
leecannon pushed a commit that referenced this pull request Aug 2, 2023
imagine correctly following the LSP Specification
Techatrix added a commit that referenced this pull request Aug 26, 2023
imagine correctly following the LSP Specification
Techatrix added a commit that referenced this pull request Aug 26, 2023
imagine correctly following the LSP Specification
KoltPenny pushed a commit to KoltPenny/zls that referenced this pull request Oct 18, 2023
imagine correctly following the LSP Specification
KoltPenny pushed a commit to KoltPenny/zls that referenced this pull request Oct 18, 2023
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