mirror of
https://github.com/textmate/textmate.git
synced 2026-04-06 03:01:29 -04:00
Previously we only scanned the folder when creating the favorites chooser singleton which meant items added or removed after the chooser had been used, were not reflected before a relaunch. Fixes #1182