vscode-tailwindcss-explorer icon indicating copy to clipboard operation
vscode-tailwindcss-explorer copied to clipboard

Extension doesn't "do anything" at least visible on the VS CODE panel

Open josealgardataborges opened this issue 1 year ago • 2 comments

I have VSCODE

Version: 1.79.0-insider (user setup) Commit: 667d4629dee90744edd5054f13bc2452c8c14490 Date: 2023-05-29T05:20:12.992Z Electron: 22.5.3 Chromium: 108.0.5359.215 Node.js: 16.17.1 V8: 10.8.168.25-electron.0 OS: Windows_NT x64 10.0.19045

And the Extension "VSCODE TAILWINDCSS EXPLORER" but I never saw it do anything?

image

How is it supposed to work?

It just stays "thinking" "thinkin"... like this:

image

Anyone can help me figure out why?

Thank you

josealgardataborges avatar May 29 '23 15:05 josealgardataborges

Here's an example and respective output on console

image

I'm using default LARAVEL V10.12 installation with tailwindCSS

josealgardataborges avatar May 29 '23 16:05 josealgardataborges

@josealgardataborges This is fixed by: https://github.com/petermekhaeil/vscode-tailwindcss-explorer/pull/9

You can clone the repo, npm install, npm run package, and then install the vsix yourself if you don't want to wait for it to be published again.

Cool extension! Wish is was maintained.

coderfin avatar Jul 23 '24 08:07 coderfin