-
-
Notifications
You must be signed in to change notification settings - Fork 472
Closed as not planned
Labels
conclusion: duplicateHas already been submittedHas already been submittedconclusion: off topicOff topic for this repositoryOff topic for this repositorytopic: CLIRelated to Arduino CLIRelated to Arduino CLItype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
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
Metadata
Metadata
Assignees
Labels
conclusion: duplicateHas already been submittedHas already been submittedconclusion: off topicOff topic for this repositoryOff topic for this repositorytopic: CLIRelated to Arduino CLIRelated to Arduino CLItype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project