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 doesn't work. #53

Closed wallysonn closed 1 year ago

wallysonn commented 1 year ago

Describe the bug

I can see the icon inside the attribute, but the intellisense doesn't work. Any idea? I'm using a Nuxt 3 project with NuxtLab UI. <UButton icon="i-heroicons-magnifying-glass" />

My file settings.json is empty during test.

Reproduction

local

System Info

System:
    OS: macOS 12.6.8
    CPU: (8) x64 Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz
    Memory: 302.67 MB / 16.00 GB
    Shell: 5.8.1 - /bin/zsh
  Binaries:
    Node: 18.16.0 - /usr/local/bin/node
    Yarn: 1.22.19 - /usr/local/bin/yarn
    npm: 9.8.0 - /usr/local/bin/npm
  Browsers:
    Chrome: 115.0.5790.114
    Safari: 16.6

Used Package Manager

yarn

Validations

antfu commented 1 year ago

We temporarily close this due to the lack of enough information. Please provide a minimal reproduction to reopen the issue. Thanks.

Why reproduction is required

craigerskine commented 1 year ago

I'm having the same issue... If I rollback to v0.5.4 then the intellisense typeahead works again.

To reproduce:

In v0.6.0 and 0.6.1 nothing happens. However, if you happen to type a valid icon name it does render.


v0.6.0 & 0.6.1 v061

v0.5.4 v054

julien-blanchon commented 9 months ago

+1. Don't work even with v0.5.4