-
Notifications
You must be signed in to change notification settings - Fork 39.2k
Annoying Editor Selector when New File from File menu #102289
Copy link
Copy link
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugcustom-editorsCustom editor API (webview based editors)Custom editor API (webview based editors)help wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersverifiedVerification succeededVerification succeeded
Milestone
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugcustom-editorsCustom editor API (webview based editors)Custom editor API (webview based editors)help wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersverifiedVerification succeededVerification succeeded
Steps to Reproduce:
Every time when I click File -> New File, vscode always asks to select an Editor, but in the list, there is only one Built-in Text editor. it's just a very annoying unnecessary click.
I don't know since when this has been added, I believe it's a recent change.
Tried to remove all the User settings and start without extensions, didn't help.
See the screenshot.

Does this issue occur when all extensions are disabled?: Yes/No
Yes