vuejs / language-tools

⚡ High-performance Vue language tooling based-on Volar.js
https://marketplace.visualstudio.com/items?itemName=Vue.volar
MIT License
5.55k stars 373 forks source link

VSCode `Rename Symbol` does not propagate to the template #4434

Open danielwaltz opened 3 weeks ago

danielwaltz commented 3 weeks ago

Using the Rename Symbol feature in VSCode does not update references to the symbol inside the vue template, and the rename symbol feature is not able to be triggered from inside the template.

https://github.com/vuejs/language-tools/assets/2197883/652336a0-e206-4f62-99ac-947ecdd18852

gustavotoyota commented 3 weeks ago

Same here