←back to thread

502 points SupremumLimit | 2 comments | | HN request time: 0.506s | source
Show context
tomjuggler ◴[] No.44315884[source]
Not Zed's fault but I'm still stuck with VSCode because Zed doesn't support PLatformIO (or rather PlatformIO doesn't support Zed).

I'm guessing that this extension support problem will continue to be a barrier to uptake for a while.

replies(2): >>44315908 #>>44316713 #
1. zamalek ◴[] No.44315908[source]
> Not Zed's fault

Zed only supports language extensions, so it is in part responsible. If you're using embedded rust then PlatformIO isn't really needed; probe-rs is extremely capable and straightforward.

replies(1): >>44325930 #
2. tomjuggler ◴[] No.44325930[source]
I'm going to go ask the Zed AI now if it can port my massive 10 year old C++ project to Rust and see what happens. Gotta keep moving forward

Otherwise maybe the platformio cli might be enough