mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-31 10:37:13 +02:00
New task "PlatformIO: Monitor" for VSCode
This commit is contained in:
@ -93,6 +93,10 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"taskName": "PlatformIO: Monitor",
|
||||||
|
"args": ["device", "monitor"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"taskName": "PlatformIO: Test",
|
"taskName": "PlatformIO: Test",
|
||||||
"args": ["test"],
|
"args": ["test"],
|
||||||
|
Reference in New Issue
Block a user