Berkus Decker
Berkus Decker
@adamgreig hi, did you manage to take a look at my request?
Setting releases up in #30
> Make sure you have rust installed, mine is working after swapping my distro prepackaged rust with rust installed from rutsup Yeah, I have rust installed from rustup all the...
I have added my relevant configuration to the OP.
Thanks! I'll try to look into how zed works with dev extensions and maybe instrument the process a bit in the mean time.
@vectorcr I have only rustup, but that doesn't work. What configuration do you have in rustup now (which toolchains installed, which targets etc).
I've managed to install it through a dev version of zed, but i think the addition of this toolchain file might have helped (i have a bunch of rustup toolchains...
There's also a PR on zed https://github.com/zed-industries/zed/pull/16794 to make it clearer what's going on in extension build.
It seems to not help, probably you really need a dev version of zed to install a dev extension?