Pymakr - Breaking change on VSCode 1.40
-
On upgrading to VSCode 1.40, Pymakr fails to initialise with the following error message
If I downgrade VSCode to 1.39.2, everything works again.
As a workaround, I have disabled automatic updates in VSCode under Settings/Application/Update.
-
I've been running VSCodium's latest version and I've only been bitten by this bug a couple of times. So far v1.40 of VSCodium is not affected.
I believe the problem is the version of Electron in use.
-
Thanks for the pointer @tttadam
I downloaded the 1.1.5 VSIX beta version by @Josverl on GitHub at https://github.com/pycom/pymakr-vsc/issues/62 and Pymakr now works again on VSCode 1.40
I will look at GitHub first in future;-)
-
Same for me also.
Downgraded and works fine. There is already an issue for that in github