Renaming a sketch that contains a .h and .cpp file leads to a crash and loosing the sketch. #411
Labels
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Describe the bug
Renaming an .ino sketch with 3 tabs (the sketch and a .cpp/.h) resulted in the whole project disappearing after showing a dialogue about too many handles (it appeared briefly, didn't have the chance to read it). Instead, a new library was created in the libraries directory, that the header file had only a few first lines and the .cpp was completely empty.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
To rename the selected tab.
Screenshots
Not applicable.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: