Downgrade Atom Pymkr plugin
-
How to downgrade the Atom plugin to version 0.9.3? I'm running 0.9.4 but it's buggy and I want to go back
-
@gandm I hadn't realised you could do that! Thanks for the tip :)
-
You could use
apm install Pymakr@0.9.3
a bit easier.
-
You can find the previous releases of Pymakr Plugin, here;
https://github.com/pycom/pymakr-atom/releases
You'll need to extract the files to your atom config folder and then run the 'apm link' command to link atom to the plugin.