vuejs / language-tools

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

fix(language-core): support parse method to access ctx var in object #4609

Closed linghaoSu closed 2 months ago

linghaoSu commented 2 months ago

fix https://github.com/vuejs/language-tools/issues/4604

johnsoncodehk commented 2 months ago

LGTM, thanks!