PzzaCode 0.2.25
What's new in 0.2.25
Fixes for project sync found on a real multi-device setup.
Project sync
- Project cards no longer collapse into slivers once dozens of repos are listed; the file browser rows get the same fix.
- The projects root is resolved case-insensitively on each device, so
~/Projectson the Mac finds~/projectson a Linux box. The resolved path shows in the device pill. - Repos are matched across devices by origin or path: the same repo kept at different paths is updated in place instead of cloned twice, and a remote that moved between accounts still counts as one project. The card shows a device's own path when it differs and lists every origin seen.
- Env files copy between a project's actual paths on each device.
- Env chips sit on their own line under the project name, so long names and many env files no longer crowd each other.