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.
Please let me know if this is somehow already available or if there is a way to configure this.
I wonder if its possible to upload or verify while editing any of the source files without having to switch to .ino file. arduino.json already has a reference to the main sketch file. I do not see a reason why this should not be possible. Most of my projects consist of a single .ino file and many .h and .cpp files and usually I have 5-10 cpp and h files open at a time that I am working on. My ino file has only some basic startup and loop code that does not change much, if at all. Having to always switch between .ino file and .cpp files just to compile and upload is really annoying.
Below is screenshot of one of the projects
I have seen other requests that talk about verify/upload buttons but it does not really resolve my pain. #938 #1476 #1224
Anyone has any thoughts?
Thanks!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Please let me know if this is somehow already available or if there is a way to configure this.
I wonder if its possible to upload or verify while editing any of the source files without having to switch to .ino file. arduino.json already has a reference to the main sketch file. I do not see a reason why this should not be possible. Most of my projects consist of a single .ino file and many .h and .cpp files and usually I have 5-10 cpp and h files open at a time that I am working on. My ino file has only some basic startup and loop code that does not change much, if at all. Having to always switch between .ino file and .cpp files just to compile and upload is really annoying.
Below is screenshot of one of the projects
I have seen other requests that talk about verify/upload buttons but it does not really resolve my pain.
#938
#1476
#1224
Anyone has any thoughts?
Thanks!
The text was updated successfully, but these errors were encountered: