Releases: frogtempest/select-folder
Releases · frogtempest/select-folder
0.1.4
0.1.2
refactor: drop Finder* identifier names; fix settings init warning - Rename FinderTreeExplorerPlugin -> SelectFolderPlugin, FinderTreeSettings -> SelectFolderSettings, FinderTreeSettingTab -> SelectFolderSettingTab so identifiers match the plugin name (the "Finder-style" descriptive comments stay — they refer to the macOS Finder interaction the plugin emulates). - Mark `settings` with a definite assignment assertion (`settings!`) since it's populated in onload()/loadSettings(), silencing ts(2564). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>