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 has been archived by the owner on Oct 1, 2024. It is now read-only.
Really like the arduino tool. Autocomplete as well as all the other smart features have made this much better to develop software than the default Arduino IDE. One thing that does need changing is the ability to select which .ino file to upload. I have to change the "sketch" value in .vscode/arduino.json every time I want to change sketches that are in the same folder. Being able to quickly upload different .ino files when testing would make the testing and debugging phase go much smoother.
Kind Regards,
Sharif
The text was updated successfully, but these errors were encountered:
Even just a Command Pallete option, so the Sketch-Path input can be hailed using a Keybinding instead of the Status Bar UI.
If the Command Pallete option is easy enough to implement, a History for the command (you can use arrow keys to scroll through list of most recent Sketch-Paths) would be super convenient!
Keybinding for power users 💪
Love Note: Thanks to all the Arduino Extension maintainers, this extension is super powerful and I cannot stress how much time it saves me!
Hi,
Really like the arduino tool. Autocomplete as well as all the other smart features have made this much better to develop software than the default Arduino IDE. One thing that does need changing is the ability to select which .ino file to upload. I have to change the "sketch" value in .vscode/arduino.json every time I want to change sketches that are in the same folder. Being able to quickly upload different .ino files when testing would make the testing and debugging phase go much smoother.
Kind Regards,
Sharif
The text was updated successfully, but these errors were encountered: