You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
As per the title, the first Arduino command run after VS Code is started always appears to fail.
e.g.
Command 'Arduino: Board Manager' resulted in an error
command 'arduino.showBoardManager' not found
OR
Command 'Arduino: Change Board Type' resulted in an error
command 'arduino.changeBoardType' not found
Re-running the command a second time results in the functionality working on subsequent tries until VS Code is restarted and then the same happens again.
I have Arduino IDE (v2) installled but do have the Arduino extension set up to use the embedded Cli.
OS: Windows 11
VS Code Version: 1.84.2
Arduino Extension Version: 0.6.0
The text was updated successfully, but these errors were encountered:
As per the title, the first Arduino command run after VS Code is started always appears to fail.
e.g.
Command 'Arduino: Board Manager' resulted in an error
command 'arduino.showBoardManager' not found
OR
Command 'Arduino: Change Board Type' resulted in an error
command 'arduino.changeBoardType' not found
Re-running the command a second time results in the functionality working on subsequent tries until VS Code is restarted and then the same happens again.
I have Arduino IDE (v2) installled but do have the Arduino extension set up to use the embedded Cli.
OS: Windows 11
VS Code Version: 1.84.2
Arduino Extension Version: 0.6.0
The text was updated successfully, but these errors were encountered: