Skip to content

Rely on 'vscode.env.openExternal' API instead of 3'd party lib #1249

@azatsarynnyy

Description

@azatsarynnyy

Hello,

I noticed that the open library is used by the extension for opening the URLs externally, in a browser.

Is there a reason why the VS Code's vscode.env.openExternal API isn't used for that? Maybe that API has been added recently?

Would you be interested in such a contribution?
If there's some concern that vscode.env.openExternal API may not work in some cases, then open lib can be used as a fallback option.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions