Closed as not planned
Description
Describe the problem
If I rename the filename of a tab; eg util.c to util.cpp
When compiling the compiler will still use the util.c file and ignore the newly renamed util.cpp
To reproduce
Create a new file in a new tab, rename the tab.
Check in the directory, both files will be there.
Expected behavior
The file should be renamed,
Arduino IDE version
2.0.0-rc9.2
Operating system
macOS
Operating system version
Monterey 12.5
Additional context
No response
Issue checklist
- I searched for previous reports in the issue tracker
- I verified the problem still occurs when using the latest nightly build
- My report contains all necessary details