Open
Description
Describe the problem
in Arduino IDE 2.3.6, the behavior of "Save As" has changed compared to previous versions. Previously, the IDE would remember the last used directory and open the "Save As" dialog in that folder. However, in 2.3.6, it defaults to the Arduino default sketch directory (usually Documents/Arduino), regardless of where you last saved or opened a sketch.
To reproduce
use "save as"
Expected behavior
should go to the last used directory, but goes to default one instead
Arduino IDE version
2.3.6
Operating system
Linux
Operating system version
Suse linux
Additional context
until 2.3.4 did work correctly, note: cannot install lates nighly build
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