Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Feature Request: Switching between sketches #839

Open
shac12 opened this issue Jun 27, 2019 · 2 comments
Open

Feature Request: Switching between sketches #839

shac12 opened this issue Jun 27, 2019 · 2 comments

Comments

@shac12
Copy link

shac12 commented Jun 27, 2019

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

@Awbmilne
Copy link

This would be an awesome feature to add!

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!

@maddogjt
Copy link
Contributor

I've put up a PR with this implemented #1128

@benmcmorran benmcmorran removed this from the Backlog milestone Jan 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants