Skip to content

v0.1.1

Choose a tag to compare

@ickc ickc released this 05 Jul 08:01
· 34 commits to main since this release

Fixes the @done/@cancelled subtree fade breaking in Zed: Zed caps highlight-query matching at 64 concurrent matches, which the depth-6 fade expansion exceeded — the wash is now packed into few alternation patterns (same captures, still 6 levels deep).

Also removes the on-disk task-based alt-d toggle recipe (footgun with unsaved buffers); the documented binding is the append-only SendKeystrokes one.

Install as a dev extension: clone, then in Zed zed: extensions → Install Dev Extension. See README.md.