zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
49.26k stars 2.98k forks source link

zed is converting all "/" into "\" in my code base #14546

Open kartikgajjar7 opened 3 months ago

kartikgajjar7 commented 3 months ago

Check for existing issues

Describe the bug / provide steps to reproduce it

.

Environment

.

If applicable, add mockups / screenshots to help explain present your vision of the feature

No response

If applicable, attach your Zed.log file to this issue.

Zed.log


SomeoneToIgnore commented 3 months ago

More details, please? OS, language, project example, video, better "covnersion" description — what did you do to have it happened?

kartikgajjar7 commented 3 months ago

https://github.com/user-attachments/assets/980445ee-3fc3-4d41-a556-1d7aa4c52ff6

also when i open zed it hangs out of the blue

SomeoneToIgnore commented 3 months ago

Ok, so this seems to be some Linux — I do not have much knowledge on that front besides the fact that many people have issues with old gpu drivers causing various slows or startup failures.

I see hanging on the video, but how does the conversion happen? Is it happening during that hanging?

kartikgajjar7 commented 3 months ago

so should i update gpu driver? i m on ubuntu and using kde plasma 6

kartikgajjar7 commented 3 months ago

Ok, so this seems to be some Linux — I do not have much knowledge on that front besides the fact that many people have issues with old gpu drivers causing various slows or startup failures.

I see hanging on the video, but how does the conversion happen? Is it happening during that hanging?

no the conversion is happening when app runs fine

kartikgajjar7 commented 3 months ago

@JosephTLyons