yaegassy / coc-volar

Volar (Fast Vue Language Support) extension for coc.nvim
https://www.npmjs.com/package/@yaegassy/coc-volar
MIT License
272 stars 6 forks source link

Doesn't work properly when updating to the latest version (0.35.5) #337

Closed LemonAppleMo closed 6 months ago

LemonAppleMo commented 6 months ago

Node Version: v20.11.0 Npm Version: 10.2.4 coc-volar Version: 0.35.5

The error is:

image image

Opening the project in vscode did not reveal the problem:

image
LemonAppleMo commented 6 months ago

Rolling back the version to 0.35.4 loads fine

image
yaegassy commented 6 months ago

Hi, @LemonAppleMo, Sorry for the late reply.

I was able to reproduce the issue in my environment with coc-volar v0.35.5 installed via npm.

I have upgraded the version of the language server and published v0.35.6 to npm. I believe this issue is resolved in v0.35.6, so please give it a try.

LemonAppleMo commented 6 months ago

Thank you for your reply, there are no problems in the latest version, thank you very much~ 😊😊

moliyu commented 2 months ago

when update to v0.35.12, It can be reproduced again.