You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also added console.log("print something"); in volar.config.js but nothing was printed in output of Vue Language Server.
I've also tried volar-service-vetur. It does not work either in my old vue2 project.
OS: Windows 11
The text was updated successfully, but these errors were encountered:
kingyue737
changed the title
services in this repo do not work since vue-offical v2
services in this repo do not work since vue-official v2
Jul 11, 2024
Repro: https://github.com/kingyue737/volar-starter-service-v2
I've changed the config according to the docs:
and format
App.vue
with Vue Offical extension. Nothing happened.Then I tried
Nothing happened again.
I also added
console.log("print something");
involar.config.js
but nothing was printed in output of Vue Language Server.I've also tried
volar-service-vetur
. It does not work either in my old vue2 project.OS: Windows 11
The text was updated successfully, but these errors were encountered: