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
48.28k stars 2.87k forks source link

python Julia EPRL doesnt use #17483

Open liu20001028 opened 1 month ago

liu20001028 commented 1 month ago

Check for existing issues

Describe the bug / provide steps to reproduce it

always "connect kernel ....." Could you add support so that l can 'run ' python or julia code quickely ,and l can choose pthon vene ( python like vscode and julia like juno )

Environment

Zed: v0.152.4 (Zed) OS: Linux Wayland ubuntu 24.04 Memory: 15.3 GiB Architecture: x86_64 GPU: Intel(R) UHD Graphics 770 (ADL-S GT1) || Intel open-source Mesa driver || Mesa 24.0.9-0ubuntu0.1

julia version 1.10.5

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

No response

If applicable, attach your Zed.log file to this issue.

Zed.log


notpeter commented 1 month ago
  1. Can you please edit your description to provide your Environment as requested by the template.

Run the copy system specs into clipboard from the command palette (ctrl-shift-p`) and paste the output.

  1. Please take a look at the Zed REPL docs and report back with the settings you've tried, what isn't working and what you expect to happen. Without this information there's insufficient information for us to help troubleshoot.

Thanks

liu20001028 commented 1 month ago

l ctrl-shift-enter to run julia in REPL but it show "Queued" lt connected julia but doesnt run output

liu20001028 commented 1 month ago

I am in linux Ubuntu and add julia extion , My julia is 1.10 . In ZED l want run julia code ""print("hello world")" l ctrl-shift-enter to run but it show "Queued" ! It connnect the julia but doesnt show any output?

liu20001028 commented 3 weeks ago

l am linux ubuntu 24.04 julia1.10.5 add julia extention and zed is new it alway show connecting the kernel

notpeter commented 3 weeks ago

@liu20001028 Again:

Can you please edit your description to provide your Environment as requested by the template. Run the copy system specs into clipboard from the command palette (ctrl-shift-p) and paste the output. This includes your Zed version, Linux distro name/version, etc.

Could you also please include the version of julia you have installed:

julia --version
liu20001028 commented 3 weeks ago

Zed: v0.152.4 (Zed) OS: Linux Wayland ubuntu 24.04 Memory: 15.3 GiB Architecture: x86_64 GPU: Intel(R) UHD Graphics 770 (ADL-S GT1) || Intel open-source Mesa driver || Mesa 24.0.9-0ubuntu0.1

julia version 1.10.5

python can use REPL but julia donesnt use REPL when l use repl for julia lt show "connnect the kernal " and "Queue" then always be this but output nothing . l have ready restart julia REPL for many times ! l