mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-29 17:47:14 +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",
|
||||
"args": ["test"],
|
||||
|
Reference in New Issue
Block a user