pranaygp / vscode-css-peek

A vscode extension for peeking at CSS definitions from a class or id tag in HTML
MIT License
145 stars 32 forks source link

auto refresh problem #73

Closed www987 closed 4 years ago

www987 commented 4 years ago

After I create new class and style this class I cant peek it. I need to refresh visual studio to peek this class. How to auto refresh classes, ids ... or refresh on demand?

chackmool commented 4 years ago

I have the same problem any solution??

www987 commented 4 years ago

I have the same problem any solution??

I saw that other extensions with the same purpose, have the same problem. So probably you need to just reload window after you add new class.. but it would be nice if the author answered

pranaygp commented 4 years ago

Sorry for not responding earlier @www987 I can confirm this issue on my end (which is new from when I first released CSS Peek. It looks like it's caused by updates to VSCode since then).

I'm looking into it. I'd love your help too if you wanna take a stab at the issue :)

pranaygp commented 4 years ago

Fixed in version 3.3.0

HanMoeHtet commented 2 years ago

@pranaygp It is happening again in v4.2.0.