[VS Code] Make tooltip more clear (#20536)

This commit is contained in:
SteWers
2024-01-18 20:26:18 +01:00
committed by GitHub
parent 0595130fcf
commit c0a78212a4
+1 -1
View File
@@ -52,7 +52,7 @@
},
{
"text": "$(arrow-right)",
"tooltip": "PlatformIO: Upload and Monitor",
"tooltip": "PlatformIO: Build, Upload and Monitor",
"commands": "platformio-ide.uploadAndMonitor"
},
{