antfu / vscode-iconify

🙂 Iconify IntelliSense for VS Code
https://marketplace.visualstudio.com/items?itemName=antfu.iconify
MIT License
453 stars 33 forks source link

IntelliSense autocomplete doesn't work with any version #72

Open julien-blanchon opened 5 months ago

julien-blanchon commented 5 months ago

Describe the bug

VScode-iconify IntelliSense isn't working for a while on both my computer. When I try to target autocompletion for a Svelte <Icon icon="mdi:loading" class="mr-2 h-4 w-4 animate-spin" /> in mdi:loading. I don't get any error in the extension tab but I get the following error the vscode js console debugger:

Screenshot 2024-03-11 at 17 47 27

Reproduction

Reproduction

System Info

System:
    OS: macOS 14.0
    CPU: (8) arm64 Apple M1 Pro
    Memory: 69.69 MB / 16.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 20.11.1 - ~/.nvm/versions/node/v20.11.1/bin/node
    Yarn: 4.0.1 - ~/.volta/bin/yarn
    npm: 10.2.4 - ~/.nvm/versions/node/v20.11.1/bin/npm
    pnpm: 8.15.4 - ~/.local/share/pnpm/pnpm
    bun: 1.0.30 - /opt/homebrew/bin/bun
    Watchman: 2024.01.22.00 - /opt/homebrew/bin/watchman

Used Package Manager

pnpm

Validations