forked from platformio/platformio-core
Use Terminal Runner for VSCode
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"version": "0.1.0",
|
||||
"runner": "terminal",
|
||||
"command": "{{platformio_path}}",
|
||||
"isShellCommand": false,
|
||||
"args": ["-c", "vscode"],
|
||||
|
Reference in New Issue
Block a user