[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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
},
{
"text": "$(arrow-right)",
"tooltip": "PlatformIO: Upload and Monitor",
"tooltip": "PlatformIO: Build, Upload and Monitor",
"commands": "platformio-ide.uploadAndMonitor"
},
{