-
Notifications
You must be signed in to change notification settings - Fork 38.7k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bughelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesworkbench-cliVS Code Command line issuesVS Code Command line issues
Milestone
Description
- VSCode Version: 1.45.1
- OS Version: OS X 10.15.5 Beta
Steps to Reproduce:
- Create a text file whose name is just a number, e.g.
touch 8,touch 887987, etc - Try to launch the file from the command line
code 8 - No file is opened. If VSCode was closed, it starts and just shows the welcome screen. If VSCode is running, you see another VSCode icon bounce in the dock and go away.
- Rename to file to something else, it works fine
cp 8 a; code a
Does this issue occur when all extensions are disabled?: Yes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bughelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesworkbench-cliVS Code Command line issuesVS Code Command line issues