neoclide / coc-python

Python extension for coc.nvim, fork of vscode-python
574 stars 51 forks source link

Error on write #48

Closed hovnatan closed 5 years ago

hovnatan commented 5 years ago

If a save a python file (unfortunately cannot share) two times in a row with :w I get the error in screenshot: 2019-05-29-115136_1920x1080_scrot

If you really need it I can try reproducing the issue in a public file.

chemzqm commented 5 years ago

Fixed on master of coc.nvim.

hovnatan commented 5 years ago

@chemzqm now I get 2019-05-29-120420_539x55_scrot

chemzqm commented 5 years ago

Please use :messages to get full messages.

hovnatan commented 5 years ago

@chemzqm 2019-05-29-120902_1659x394_scrot

chemzqm commented 5 years ago

It was fixed on 1.1.10, upgrade coc-python.

hovnatan commented 5 years ago

@chemzqm I still get it after :CocUpdateSync. How can I check the version?

chemzqm commented 5 years ago

:CocList extensions

hovnatan commented 5 years ago

@chemzqm still have the same error with 2019-05-29-121452_919x49_scrot

chemzqm commented 5 years ago

Fixed

hovnatan commented 5 years ago

@chemzqm Still errors with 1.1.12 :( Now I have this: 2019-05-29-122837_1640x297_scrot

chemzqm commented 5 years ago

Try upgrade to 1.1.13

hovnatan commented 5 years ago

Nope :) 2019-05-29-124647_1528x252_scrot

hovnatan commented 5 years ago

@chemzqm ok, no errors in 1.1.14. Thanks!

chemzqm commented 5 years ago

Try 1.1.14, if still not work, I don't know how to fix.

hovnatan commented 5 years ago

@chemzqm ok, no errors in 1.1.14. Thanks!