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 crash when opening chat #243

Closed
wants to merge 3 commits into from
Closed

Conversation

dimfeld
Copy link
Contributor

@dimfeld dimfeld commented Oct 7, 2024

LSP was crashing because the refresh_context function had not been updated for the new _uri based payload keys.

Fixes #238

@srghma
Copy link

srghma commented Oct 7, 2024

2024-10-07-07pm-21-01-screenshot

fixed Exafunction/codeium.vim#465

now works

but still throws a warning

lua/codeium/api.lua Outdated Show resolved Hide resolved
@CLAassistant
Copy link

CLAassistant commented Oct 11, 2024

CLA assistant check
All committers have signed the CLA.

@dimfeld dimfeld mentioned this pull request Oct 11, 2024
@dimfeld
Copy link
Contributor Author

dimfeld commented Oct 11, 2024

#247 includes a better version of these changes, so closing this one

@dimfeld dimfeld closed this Oct 11, 2024
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.

Codeium Chat doesn't work in Neovim
5 participants