No pymakr commands on VS code status bar
-
I just updated to
VSCode 1.77.3
Nodejs 16.14.2
Pymakr 2.22.5Running on Win 10
I was running pymakr 1."something old", so I'm back on a learning curve.
My issue is that the status bar at the bottom of VS code has none of the old familiar pymakr commands (terminal, upload, run, etc), only the VSCode things. Did those things go away with the pymakr 2?
I am able to connect my ESP32 and Pico in the pymakr sidebar, and get things uploaded by putting the device in developer mode.
Any help would be greatly appreciated. I'm not a big VSCode user so more detail would be better than less detail.
-
Have a look at the docs on Github:
https://github.com/pycom/pymakr-vsc#readmeespecially:
https://github.com/pycom/pymakr-vsc/blob/next/GET_STARTED.md
https://github.com/pycom/pymakr-vsc/blob/next/WHATS_NEW.mdHope it helps!