zed
zed copied to clipboard
"Add import from" typescript quick-fix option sometimes wraps to the second line
Check for existing issues
- [X] Completed
Describe the bug / provide steps to reproduce it
- Create a component next to current file (
Messagesin my situation) - Type component name, and press Cmd+. to bring quick-fix menu
- First item that says
Add import from './Messages'wraps to the second line and overflows other items
Environment
Zed: v0.120.5 (Zed) OS: macOS 14.3.0 Memory: 32 GiB Architecture: x86_64
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