vuejs / language-tools

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

vue auto complete props not show on component tag #4509

Closed kydner closed 4 days ago

kydner commented 4 days ago

Vue - Official extension or vue-tsc version

2.0.22

VSCode version

1.90.2

Vue version

3.4.18

TypeScript version

2.0

System Info

System:
    OS: Linux 6.1 Debian GNU/Linux 12 (bookworm) 12 (bookworm)
    CPU: (8) x64 AMD Ryzen 5 3500U with Radeon Vega Mobile Gfx
    Memory: 1.34 GB / 5.72 GB
    Container: Yes
    Shell: 5.2.15 - /bin/bash
  Binaries:
    Node: 18.19.1 - /usr/local/bin/node
    Yarn: 1.22.22 - /usr/local/bin/yarn
    npm: 10.2.4 - /usr/local/bin/npm
    pnpm: 8.15.4 - /usr/local/bin/pnpm
  Browsers:
    Chrome: 126.0.6478.114

Steps to reproduce

when ctrl+space on vue component tag, all props on vue not show, but when i change to version 2.0.21 it work again

Link to minimal reproduction

No response

Any additional comments?

No response

so1ve commented 4 days ago

Duplicate of https://github.com/vuejs/language-tools/issues/4508

so1ve commented 4 days ago

TS 2.0???