Róż Dembajka
Róż Dembajka
I have encountered a related (and critical) issue. The file works as expected, but only until the destructor kicks in. It sabotages all the website (finished and properly working) and...
Setting dedicated shell executable for tasks in global settings.json (`terminal.integrated.automationShell.windows` and `terminal.external.windowsExec`) will probably do for now. Of course I have to take a closer look at this issue, so...
I think that underlying issue has to do with the subprocess module, and, if so, I might already have a solution – initially, I wanted to make use of built-in...
From what I have read in the API reference, it is. I already know that you can send text to a terminal to execute it, now I am trying to...