Skip to content

Bug open files in VS Code #160224

@Bhaney44

Description

@Bhaney44

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

  • VS Code Version: 1.57.1
  • OS Version: 11.4

Steps to Reproduce:

  1. Go to the terminal in vs code.
  2. Type open 'filename'
  3. Hit enter.

Bug.

There is a bug in VS code where instead of opening a file in the VS code editor, the file opens in chrome. Unfortunately, I do not know how to fix this bug, which slow development significantly because it requires developers to manually find files to open them in VS code. I'm not sure why this bug was programmed into VS code or how to fix it.

To be clear, the open filename command should open the file in the VS code editor to enable fast editing and development. Because of the bug, the open filename command opens the file in the Chrome browser, which is relatively useless because the file cannot be edited in Chrome.

Any advice or suggestions would be greatly appreciated. Thank you!

Metadata

Metadata

Assignees

Labels

*questionIssue represents a question, should be posted to StackOverflow (VS Code)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions