Skip to content

openSymbolHanlder.ts opens HTTP/HTTPS protocol URLs regardless of the Preview mode #61505

@BoykoAlex

Description

@BoykoAlex

This is a side effect of the fix for #58924 commit 63ca867

Opener service opens HTTP/HTTPS protocol URLs even if the mode PREVIEW. Need to add an "if" statement to check for appropriate mode value.

mode === Mode.OPEN || mode === Mode.OPEN_IN_BACKGROUND

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions