Skip to content

Use extension.open instead of openExternal #15780

@joaomoreno

Description

@joaomoreno

From microsoft/vscode#111814

Related code:

return `${appEnv.uriScheme}:extension/${PYLANCE_EXTENSION_ID}`;

In order to open the Pylance extension editor, you should invoke the extension.open command instead of using openExternal.

cc @aeschli

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-editor-*User-facing catch-allarea-intellisenseLSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.bugIssue identified by VS Code Team member as probable bugpartner ask

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions