Skip to content

Support @vue/typescript-plugin #148

Description

@mcchrish

One issue I get is when I add vue to the filetypes table:

lspconfig.vtsls.setup {
  capabilities = capabilities,
  filetypes = { "typescript", "javascript", "javascriptreact", "typescriptreact", "vue" },
...

I get the error:

vtsls: -32603: Cannot find provider for the feature

Which blocks further attempts to try integrating the vue typescript plugin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions