-
Notifications
You must be signed in to change notification settings - Fork 29.4k
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
Explore variations for File > New file and File > New file... #145046
Comments
As a duplicate of New File and New File... in the File menu can be confusing, here are a couple of ideas to distinguish between the two. The first idea on the left is using New Text File and New Editor.... There was previous feedback around introducing the term Editor to the File menu and I thought this could distinguish between immediately opening up a file vs. opening up a quick pick of editor options like below. The second idea was to call the two menu items New Untitled File and New File.... Also, to help users not have to switch editors, there is another idea of adding a second entry point in the placeholder text of an empty text file. Clicking on choose a rich editor would open a similar quick pick with editor options. Based on team feedback, instead of choose a rich editor, we could use the phrase select a different editor. |
It would be great if VS Code could offer the creation of specific files. <?php
class User {
} |
In my opinion option B is more clear. |
B is more clear. |
Closing this as complete, refs #153860 |
This is the current experience in the File menu for creating a new file and we want to explore different variations to improve the UX.
The text was updated successfully, but these errors were encountered: