Live data from Hacker News

I switched from VSCode to Zed

tenthousandmeters.com

1–10 of 440 posts

Re: I switched from VSCode to Zed

#6
To 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 application programming

Re: I switched from VSCode to Zed

#7
post #3

css syntax highlighting has been broken in vs code for years now. how in the world is this possible in THE web dev editor?

How is it broken? I'm looking at it working fine right now.

Not OP but I remember working on a team that just put up with nonhighlighted nonintelligent CSS because it was embedded in a handlebars template. Of course there is an extension that's supposed to fix this but it was flaky and broke often. An easy fix was to move CSS to a separate file for import but that was a big change for these guys.

Re: I switched from VSCode to Zed

#9
post #3

css syntax highlighting has been broken in vs code for years now. how in the world is this possible in THE web dev editor?

How is it broken? I'm looking at it working fine right now.

Not GP, but he's absolutely right, it's been pissing me off for years now. Only thing I can remember off the top of my head is nested selectors still not highlighting properly. They partially fixed this a few months ago but that's it. I guess we're all waiting on GHCP to prioritize and fix it now?

Re: I switched from VSCode to Zed

#10
I 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.
Post reply on HN