IDE rename fails when correcting the case in a name.ino

I made a typo in a new .ino tab in the IDE (Windows environment): a small character became uppercase. Unfortunately, RENAME compares the new name with the old name after making both names uppercase (or lowercase).

A workaround is renaming and adding an extra character, followed by a second rename action solves the problem ... but it could be more efficient and logical.

Thanks @hameltje. I have submitted a formal report to the Arduino IDE developers on your behalf:

If you have a GitHub account, you can subscribe to that issue to get notifications of any new developments related to this subject:

image

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.