- Find unique tab in Window menu when parent folders are listed
- Save custom order in workspace config
- Show trash icon if tab is in trash
- Ability to close remote tabs
- Rewrite in Typescript
- Localize text
- Show git status
- Custom ordering for grouped by kind
- Update list when syntax changed
- Group by folder option
- Ignore changed files in .gitignore for git change watcher
- When switching to remote tab with same name as local, check if active document is remote and switch to next one
- Update list when file is moved
- Show loading indicator when AppleScript action is waiting to finish
- Ability to move selected range of tabs up and down
- Option to not save tab order in workspace config
- Show saved status in folder tree
- Never show parent folder in description when grouping by folder
- Show Git status in folder tree
- Update "alphabetically" to "by name" to match Nova's terminology
- Sort items in alpha order with folders on top
- Remember collapsed state of folders by path
- Refresh folder tree when adding/removing tabs
- Update macOS permissions instructions in readme
- Add new text translations (group by type, clean up by type, config options)
- Group local files into "project", "other local", and "trash"
- Add icon for trash group
- Remove collapsed folders from config if files inside are closed
- Add updated screenshots