Skip to content

v1.2.0

Compare
Choose a tag to compare
@adalinesimonian adalinesimonian released this 16 Nov 19:05
· 105 commits to main since this release
7501cca

Added

  • 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).