Hello,
everytime I want to just compile a project so I have a hex file I have to click somewhat unrelated button "Verify", then I have to manually search through the console output for some characters (like: arduino_build_955805). What is even worse is a fact that this path cannot be easily copied to Windows explorer due to double "\" characters. Directory is hidden deeeeep in the folder which is hidden by default. And - what makes things even worse - name is defaulted to some casual, long string of words.
My proposition:
-
Add a button (in menu or just circle-like in main GUI) like "Verify and compile to hex"
-
Add an ability to choose the location for the file (like "Desktop" or sth) - just ONE compiled file, not whole folder
-
Add an ability to choose between version with or without bootloader - not so important, can be switchable in settings or sth
-
Add an option to choose the name of the hex file
Peace