Skip to content

Releases: NSNet21/lazy-expander

v0.1.2 — Marketplace release

01 May 16:19

Choose a tag to compare

  • Published to VS Code Marketplace
  • Added LICENSE file
  • Fixed .vscodeignore to exclude internal config files

v0.1.1 — Bullet option + Demo

30 Apr 16:20

Choose a tag to compare

What's new in v0.1.1

✨ New

  • Bullet (-) option added to Multiple Lines Numbered command
  • Demo GIF in README

🐛 Fixed

  • Install instructions with screenshot

Installation

Download lazy-expander-0.1.1.vsix below, then in VS Code:
Extensions panel → ··· → Install from VSIX...

v0.1.0 — Initial Release

30 Apr 15:29

Choose a tag to compare

Lazy Expander v0.1.0

First public release! 🦥

Features

  • Inline — items joined with space
  • Inline with Separator — comma, pipe, semicolon, slash, tab, or custom
  • Multiple Lines — one item per line
  • Multiple Lines Numbered — numbered (0/1/a/A) or bulleted (-) list

Patterns Supported

  • Comma values: *:{text-sm,font-bold}
  • Numeric range: col-{1..4}
  • Range with step: {0..10..2}
  • Cartesian product: {hover,focus}:text-blue-500

Installation

Download lazy-expander-0.1.0.vsix below, then in VS Code:
Extensions panel → ··· → Install from VSIX...