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
.gitignoreand the app's hidden-file setting. - Large search result sets can now load more results without restarting the search.