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(lsp): remove CompletionInfo.flags #15288

Merged
merged 1 commit into from
Jul 24, 2022

Conversation

kitsonk
Copy link
Contributor

@kitsonk kitsonk commented Jul 23, 2022

Fixes: #15287

@kitsonk kitsonk merged commit 7036600 into denoland:main Jul 24, 2022
@kitsonk kitsonk deleted the kitsonk/issue15287 branch July 24, 2022 21:11
cjihrig pushed a commit that referenced this pull request Jul 28, 2022
Officialstrike pushed a commit to Officialstrike/deno that referenced this pull request Jul 30, 2022
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.

lsp: return value for completion item flag field does not match type definition, causing panic
2 participants