mirror of https://github.com/arendst/Tasmota.git
[VS Code] Make tooltip more clear (#20536)
This commit is contained in:
parent
0595130fcf
commit
c0a78212a4
|
@ -52,7 +52,7 @@
|
|||
},
|
||||
{
|
||||
"text": "$(arrow-right)",
|
||||
"tooltip": "PlatformIO: Upload and Monitor",
|
||||
"tooltip": "PlatformIO: Build, Upload and Monitor",
|
||||
"commands": "platformio-ide.uploadAndMonitor"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue