Skip to content

0.4.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 23:05
· 12 commits to main since this release
a9631dc

This release introduces exciting new features, helpful user interface updates, and important compatibility.

What's Changed

Preset Improvements

  • You can now save your current configurations directly into an existing preset to merge settings without starting from scratch.
    image

  • When creating a new preset, the plugin will now prompt you to keep or discard orphaned keys to help keep your configuration clean.
    image

  • Added quick search support for @keys queries inside the apply preset and toggle snippet suggestion modals.
    image
    image

Interface & Performance Updates

  • The Style Manager panel now opens in the left sidebar by default and uses a paintbrush icon.
    image

  • Added a new active statistics and search results bar below the search rows in snippets, themes and presets tabs.
    image
    image
    image
    image

  • The status bar now displays the active styles count to match the tab badge count.
    image

  • Improved snippet toggle performance to prevent unnecessary re-renders during bulk selections.

Settings & Preferences

  • Added options to toggle the visibility of tab badges and customize the default open location of the panel.
    image

Bug Fixes

  • Resolved NotAllowedError and fixed style synchronization issues when opening settings in a popout window.

Full Changelog: 0.3.2...0.4.0