1
0
mirror of https://github.com/arduino/arduino-ide.git synced 2025-06-22 12:06:33 +00:00

1 Commits

Author SHA1 Message Date
Akos Kitta
2bd9eef146 Aligned the New and Save As... with the Java IDE.
From now on, sketches are created in the temp folder,
and will be moved to the `directories.user` location
when the user performs a manual `Save`.

A new sketch can be created with the `CtrlCmd+N` binding.

Closes: 
Closes: 

Signed-off-by: Akos Kitta <kittaakos@typefox.io>
2020-07-15 16:26:42 +02:00