Skip to content

v0.1.0

Compare
Choose a tag to compare
@mogelbrod mogelbrod released this 16 Oct 15:32
· 43 commits to main since this release

0.1.0 (2022-10-16)

Features

  • Improve perf by limiting number of generated suggestions using new maxCandidates setting (6e63588)
  • Make "Add to workspace" trigger "Open folder" instead when workspace has no folders (6384abf)

Performance Improvements

  • Don't block scanner while stat()ing input to determine window buttons (20b7e49)
  • Only scan and produce results for the last directory in the input (d2b222b)