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

If a css file is modified, code navigation doesn't work correctly #92

Closed dvsekhvalnov closed 1 year ago

dvsekhvalnov commented 4 years ago

Hello,

question, it seems extension is not indexing changes in .css files until vscode process restarted?

After i edit and save css files (add or remove css rules) all jump-to-definition and show-definition is off, pointing to wrong location in .css file. Basically it points to position in .css file before edit.

Restarting vscode - obviously fixes it.

Details: OSX, vscode v1.49.0, CSS Peek v4.0.0

pranaygp commented 3 years ago

This sounds like a real bug. I'll look into it and hopefully have a patch out. It's a busy time for me so don't expect anything soon - I'd love any help on this with contributions 😃

Hacktinium commented 2 years ago

Hi @pranaygp,

Still having this issue. Any chance of a patch/fix on the way?

Thanks

pranaygp commented 1 year ago

@Hacktinium This has been fixed in version v4.3.4