I’m need to run command platformio-ide.uploadAndMonitor
with vscode.commands.executeCommand
, but if this command already running, vscode asks The task 'PlatformIO: Build (ardustat)' is already active. [Terminate task] [Restart task]
. I’m need to AUTOMATICALLY restart command in this case, but i’m dumb pig.
What do i need to do? Sorry for my stupidity. And sorry for my english, i’m Russian.
I’m tryed to read VSCode docs, but not found anything.
SeryiBANANAN is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.