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
Code actions are now provided for disabling rules and showing documentation (#322).
Resource-level configuration is now supported, allowing you to differently configure the extension in different workspaces (#318).
If the language client fails to connect to the server, the extension will now display an error message (#322).
Changed
Warning text and readme updated to clarify that older versions of Stylelint may continue to work with this extension, but are no longer supported (40a2ce7).
Extension description updated to clarify that this is the official Stylelint extension (#305).
Fixed
When extension configuration is edited, the extension no longer needs to be reloaded to use the updated settings (#322).
Worked around VS Code behaviour that resulted in problems having a hover region only one pixel wide (#325).