Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#1014 Cleaned up File menu. #1071

Merged
merged 1 commit into from
Jun 17, 2022
Merged

#1014 Cleaned up File menu. #1071

merged 1 commit into from
Jun 17, 2022

Conversation

kittaakos
Copy link
Contributor

Motivation

Removed the following items from the File menu:

  • New File,
  • New Window.

Change description

Other information

I was there, so I removed New Window. It did not work and we never wanted to have such a menu item.

Before:
Screen Shot 2022-06-17 at 11 45 32

After:
Screen Shot 2022-06-17 at 11 53 54

Reviewer checklist

  • PR addresses a single concern.
  • The PR has no duplicates (please search among the Pull Requests before creating one)
  • PR title and description are properly filled.
  • Docs have been added / updated (for bug fixes / features)

Removed:
 - `New File`,
 - `New Window`.

Closes #1014.

Signed-off-by: Akos Kitta <[email protected]>
@per1234 per1234 linked an issue Jun 17, 2022 that may be closed by this pull request
3 tasks
Copy link
Contributor

@francescospissu francescospissu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested on Windows 11. Works as expected, can be merged.

Copy link
Contributor

@per1234 per1234 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There was some interest in the "New Window" feature:

However, it was not a lot and the fact that nobody report it breaking in 2.0.0-rc7 indicates to me that there is no use of it.

I'm always in favor of avoiding unnecessary complexity in the Arduino IDE and so it seems that, even working, the harm probably outweighed the benefits. And certainly in a non-functional state there was only harm to it.

I'm very glad to see the "New File" menu item removed.

Thanks Akos!

@kittaakos kittaakos merged commit 27dd120 into main Jun 17, 2022
@kittaakos kittaakos deleted the #1014 branch June 17, 2022 11:11
@per1234 per1234 added topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project labels Jun 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Non-functional "File > New File" menu item
3 participants