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