Skip to content

Suggections(vue): suggestions in vue projects broke in latest release #119

@Ilanaya

Description

@Ilanaya

STR:

  1. Vue project with options API (didn't test on composition api syntax), e.g. this simple one
  2. Vue support is enabled: "tsEssentialPlugins.enableVueSupport": true
  3. Volar config path is overriden: "volar.vueserver.configFilePath": "<PATH_TO_VSCODE>\\.vscode\\extensions\\zardoy.ts-essential-plugins-0.0.53\\volarConfig.js",
  4. Trigger suggestions in this line of mentioned project https://github.com/maIIady/pinia-test/blob/28a1ddcd5d366d4255ca88e43a94ccd31001baaf/src/App.vue#L39

AR:
image

P.S. I'm gonna eventually investigate it myself but I don't have time rn.
@zardoy It definitely broke in one of the commits after this one - 5697844 (everything was good when I developed it). Maybe you have an idea/quick suggestion where to look?

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