Skip to content

.vscode/extensions.json references old publisher johnsoncodehk instead of vue #97

Closed
@segevfiner

Description

@segevfiner

It seems that the Volar and TypeScript Vue Plugin have moved to the vue publisher ID in the VS Code marketplace where they previously were johnsoncodehk. They still are johnsoncodehk in the package.json of the version that currently gets installed (Guess they weren't released since the rename), but that no longer works in extensions.json to recommend them and it should now be:

"vue.volar", "vue.vscode-typescript-vue-plugin"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions