Skip to content

Volar 1.6+ support  #126

@Ilanaya

Description

@Ilanaya

Hello, I recently upgraded Volar from v1.4.4 to v1.6+, but it seems that the support for it is no longer functioning properly. It looks like there is a more complex underlying issue than just with Volar config setting change (volar.vueserver.configFilePath -> vue.server.configFilePath)

I personally looked into it but I wasn't able to find any results. It seems as though the extension isn't activated at all, as I didn't see either the message "Ts Essential Plugins Activated" or "Failed to activate tsEssentialPlugins" in the extension output.

Could you please provide some assistance or advice on what could break?

P.S. Tested it with an empty profile with only this settings enabled:
code --list-extensions output:

Vue.volar
zardoy.ts-essential-plugins

Related settings:

{
  "tsEssentialPlugins.enableVueSupport": true,
  "vue.server.configFilePath": "<PATH>"
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions