Skip to content

Arduino IDE should recognize and apply settings found in preferences.txt in sketch folders #7324

Closed as not planned
@RichardBronosky

Description

@RichardBronosky

The settings found in the preferences.txtfile 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?

Metadata

Metadata

Assignees

Labels

Component: IDEThe Arduino IDEfeature requestA request to make an enhancement (not a bug fix)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions