Closed as not planned
Closed as not planned
Description
The settings found in the preferences.txt
file located at the default locations should be the defaults and the subset of settings found in $(dirname $CURRENT_INO_FILE)/preferences.txt
should override those values.
Most people don't use a single board. It's way too easy to brick a board when jumping around from one to another. There are so many unique developer workflows out there that we really need to recognize and support them.
There are countless issues created and closed proposing similar features (though most of them suggested using comments in the *.ino file). There is a large demonstrated need for this. No onw has proposed it in an acceptable way. Let's do that here.
A few things we have to decide are:
- What to do about making settings changes via the menus?
- What to do about Arduino IDE's "save preferences on close" behavior?