You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Related to the fix made for #119
I'm moving all notification data into logger.
In case Extension fails or has issues, please report the details from the extension logger.
I will improve the logger in the future, once I migrate my code base into a LSP service. For now console logs are the only way to check this extension's logs.
Describe the bug
Even with notifications disabled for the CSS Var Complete extension, somehow I still get spammed with notifications.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Screenshots
Typical notifications after using the extension for a while:
Extension notifications are already disabled:
Details (please complete the following information):
macOS 14.3.1 (Sonoma)
1.88.1
v2.6.4
Additional context
Project is using Next.js with CSS modules, along with Open Props as an NPM dependency. Config for the extension:
The text was updated successfully, but these errors were encountered: