|
|
|
|
|
by IshKebab
31 days ago
|
|
> I hope Zed continues to improve their extension and language server security model. To be honest I doubt there's much that they can do. Many many language servers cannot run in WASM, or it would be super hard to compile them to WASM. So Zed either has to allow running arbitrary binaries like VSCode, or accept that they're going to have really poor extension support. |
|
I should be able to limit what binaries extensions have access to though.