Skip to content

Pick up changes in .cpp files when compiling #3440

Closed
@probonopd

Description

@probonopd

I have a sketch which includes a cpp file in the same directory as the .ino file. When I make a change to the .cpp file, save, and compile, then the change in the .cpp file is not picked up. I have to restart the Arduino IDE each time to have it recognize the change in the .cpp file.

It would be nice if the restart wasn't necessary. (This might apply to other file types different from .cpp as well).

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions