Skip to content

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 22 Aug 13:14
· 3 commits to main since this release

Added

  • Apps can now search terminal workspace files by file name and file contents in one file browser search.
  • Search results show file name matches first, followed by files that match inside their contents.
  • Content results include matching line previews so users can jump to the relevant place in a file.
  • File browser search follows the current terminal session folder, so users search the same workspace their terminal is using.
  • File browser search respects .gitignore and the app's hidden-file setting.
  • Large search result sets can now load more results without restarting the search.