microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164k stars 29.2k forks source link

command 'platformio-ide.openPIOCoreCLI' not found #224798

Open vscodenpa opened 3 months ago

vscodenpa commented 3 months ago
Error: command 'platformio-ide.openPIOCoreCLI' not found
at v.n in src/vs/workbench/services/commands/common/commandService.ts:91:26
at v.executeCommand in src/vs/workbench/services/commands/common/commandService.ts:85:15

Go to Errors Site

alexr00 commented 3 months ago

There a couple of these, where a 3rd party extension's command isn't found. Is it worth preventing error telemetry in this case?