I switched from VSCode to Zed
41–50 of 440 posts
Re: I switched from VSCode to Zed
#42I would have switched in a pinch if Zed had their low-DPI font rendering in order. At the moment it just looks bad.
Mind explaining how / why you have a low DPI monitor? I haven't even seen one in maybe a decade.
Re: I switched from VSCode to Zed
#43Re: I switched from VSCode to Zed
#44I've been frustrated by the constant nudges to use specific AI tools from within VS Code, but I made a different change. Rather than moving to a different editor altogether, I started using VS Codium. If you're unfamiliar, it's the open core of VS Code, without the Microsoft-branded features that make up VS Code. I believe Microsoft builds VS Code releases by building VS Codium, and then adding in their own branded f…
I think VSCodium is a good option if you need extensions not available in Zed.
Re: I switched from VSCode to Zed
#45I really love Zed, but my only issue is the Emacs keybindings they ship doesn’t seem to work as well as the VSCode Emacs extensions. Hopefully they can fix this in newer updates.
Zed has a lot of issues in flight; maybe these are useful to you? Here are the issues that have been filed under the label "area:parity/emacs". Some also have the label "state:needs repro" (needs reproduction). I wonder if any of them scratch your itch? Weighing in might help get your pain points resolved a bit faster?
https://github.com/zed-industries/zed/issues?q=is%3Aissue%20...
Re: I switched from VSCode to Zed
#46To bad I can not change away from vs code. Most chip manufacturers use the vscode + Addons approach today to give you a toolchain to Programm for your microcontroller. They (thank god) abandon there proprietary IDE attempts and concentrate on chips and compilers again. They found VSCode and now you are required to use this. I’m very unhappy with the situation and on the job hunt to get away from embedded to applicati…
Re: I switched from VSCode to Zed
#47I would have switched in a pinch if Zed had their low-DPI font rendering in order. At the moment it just looks bad.
Mind explaining how / why you have a low DPI monitor? I haven't even seen one in maybe a decade.
Re: I switched from VSCode to Zed
#48Switched to Zed from Webstorm. Only issue is Zed has no vertical tab support. Did create a PR but it got rejected as it does not align with their milestones. Well, using it by monkeypatching the dev build after every upstream sync.