zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
50.49k stars 3.13k forks source link

REPL support for Julia #16024

Open biplab37 opened 3 months ago

biplab37 commented 3 months ago

Check for existing issues

Describe the feature

I would love it if we can use REPL functionalities of zed for Julia languange as well. The website mentions that it supports IJulia but is still working on installation instruction. So my question is that does anyone able to make REPL work for Julia, if yes how did you do it in your case?

If applicable, add mockups / screenshots to help present your vision of the feature

No response

rgbkrk commented 3 months ago

@maxdeviant has started looking into this, fixing some amount of protocol divergence in the upstream lib. More to come!

leonfuss commented 1 month ago

Any updates on that? I would really love to use this feature :)

asbisen commented 3 weeks ago

@maxdeviant have you been able to isolate the root cause. Is this issue caused by “zed” or the julia plugin?

mashu commented 2 days ago

Also looking forward to this.