Vue - Official extension or vue-tsc version
vue
VSCode version
not using vscode
Vue version
3
TypeScript version
6
System Info
package.json dependencies
Steps to reproduce
https://github.com/kemboi22/neovim-config/blob/native/init.lua
here is my configuration
What is expected?
When i open vue files and i start typing in the script section i should have auto completion and it should auto import functions or types that i am using.
What is actually happening?
Currently i am unable to get auto completion on the script tag but am able to get auto completions in the template part.
Link to minimal reproduction
https://github.com/kemboi22/neovim-config/blob/native/init.lua
Any additional comments?
No response
Vue - Official extension or vue-tsc version
vue
VSCode version
not using vscode
Vue version
3
TypeScript version
6
System Info
package.json dependencies
Steps to reproduce
https://github.com/kemboi22/neovim-config/blob/native/init.lua
here is my configuration
What is expected?
When i open vue files and i start typing in the script section i should have auto completion and it should auto import functions or types that i am using.
What is actually happening?
Currently i am unable to get auto completion on the script tag but am able to get auto completions in the template part.
Link to minimal reproduction
https://github.com/kemboi22/neovim-config/blob/native/init.lua
Any additional comments?
No response