IDE 2.2.1 save as does not copy subfolders correctly

Using IDE 2.2.1. When I use File - Save As, and use the new sketch name that is automatically provided by the IDE, it correctly saves the sketch files in the new sketch folder, and correctly sets the sketch file name (*.ino). But, it then pulls the files from the build folder and the .theia folder, and places them into the new sketch folder. It does NOT create a build subfolder, nor a .theia subfolder. All files show up in the sketch folder.

Hi @lilbuzz. The Arduino IDE developers are tracking this bug here:

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.