Non-functional "File > New File" menu item #1014
Labels
conclusion: resolved
Issue was resolved
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Describe the problem
A "New File" menu item was recently introduced into the IDE's "File" menu.
🐛 The way the new feature behaves makes it not useful and also quite confusing.
To reproduce
An "Untitled-0" tab is added to the IDE's editor view.
🐛 Nothing happens.
🐛 It is not possible:
🐛 The new file is not present in the sketch folder.
Expected behavior
No "New File" menu item in the IDE's "File" menu.
-OR-
File > New File has same behavior as "New Tab" in the editor toolbar.
Arduino IDE version
2.0.0-rc6-snapshot-5fc30bd
Operating system
Windows, Ubuntu
Operating system version
Windows 10, Ubuntu 20.04
Additional context
I bisected the introduction of this menu item to 1ae60ec (it does not occur when using the build for b8c718c).
Issue checklist
The text was updated successfully, but these errors were encountered: