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

Can't peek new files #67

Closed Vallek closed 4 years ago

Vallek commented 5 years ago

I am using tool called bemgo. It creates new css files from html based on bem classes. Extension works fine if these files were created before VS Code start up. But if a new file created when VS Code is running CSS Peek can't see it. If i relaunch VS Code it works fine.

VS code 1.38.0 Windows 7 64

pranaygp commented 4 years ago

Resolved in version 3.3.0