TerminalFi / LSP-copilot

GitHub Copilot support for Sublime Text LSP plugin provided through Copilot.vim.
625 stars 25 forks source link

Invalid params: /doc must have required property 'version' #77

Closed ju-gow closed 1 year ago

ju-gow commented 1 year ago

Hi,

Copilot is not working anymore. Here is the error I found in log panel :

LSP-copilot 6: {'code': -32602, 'message': "Invalid params: /doc must have required property 'version'"}

Thanks for all ! Copilot helps me a lot.

jfcherng commented 1 year ago

We've reverted the update to v1.8.1 and fallback to v1.8.0 as a temporary workaround.

TerminalFi commented 1 year ago

Should have a working PR shortly

jfcherng commented 1 year ago

Fixed by https://github.com/TerminalFi/LSP-copilot/pull/79 and should be available within hours.