Thanks for this plugin. It's very useful. Small bug: If a class has a comment, then CSS-Modules-Intellisense is flagging as unknown. ```scss // Some comment .list { } ``` <img width="143" height="34" alt="Image" src="https://github.com/user-attachments/assets/c28bda07-25e3-4592-afb7-8c7addeba49f" />
Thanks for this plugin. It's very useful.
Small bug:
If a class has a comment, then CSS-Modules-Intellisense is flagging as unknown.