zed
zed copied to clipboard
Paste \n into comment
Check for existing issues
- [X] Completed
Describe the bug / provide steps to reproduce it
paste \n into single line comment does not extend the comment into the next line. Steps to reproduce
- cmd-x
a\nb
- type
//
- cmd-v
Expected result: // a // b
Result: // a b
Environment
Zed: v0.131.6 (Zed) OS: macOS 14.0.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.
No response