zed
zed copied to clipboard
Lacking git indicators on the project panel when opening a specific package in a monorepo
Check for existing issues
- [X] Completed
Describe the bug / provide steps to reproduce it
My monorepo is structured like the following:
my-monorepo/
└── packages/
├── package-1
├── package-2
├── ...
└── package-n
When I zed my-monorepo
,
When I zed my-monorepo/packages/package-2
:
I often only need to be editing a package or two in my monorepo, so I just add the relevant folders to my editor, but the lack of indicators is jarring.
Environment
Zed: v0.123.6 (Zed) OS: macOS 14.2.0 Memory: 16 GiB Architecture: aarch64
If applicable, add mockups / screenshots to help explain present your vision of the feature
No response
If applicable, attach your ~/Library/Logs/Zed/Zed.log
file to this issue.
If you only need the most recent lines, you can run the zed: open log
command palette action to see the last 1000.
No response