Added
- Added file search for apps that need to let users pick files from the active terminal workspace.
- File search now follows the current terminal session folder, so results come from the same place the terminal is working in.
- File search respects
.gitignore, so ignored folders and files do not appear in picker results. - File search can include hidden dotfiles when the connected app asks to show them.
Fixed
- Every file search result now includes the file name, full path, whether it is a file or folder, file size, and last modified time.