JuliaEditorSupport / JuliaEditorSupport/zed-julia
Unclear how to execute Julia code inline in IDE
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 121
- Forks
- 19
- Avg merge
- 13h 44m
- Merged PRs (30d)
- 7
Description
Hi,
I'm trying to set up a Julia development environment with REPL integration and interactive code execution capabilities, similar to what's available in VSCode with the Julia extension. I understand this might involve Jupyter kernel integration, but I'm having difficulty finding comprehensive setup instructions. While the official Julia documentation mentions relevant tools and provides some links, I haven't been able to locate step-by-step guidance that explains:
- Which specific tools/extensions are needed for interactive Julia development
- How to configure REPL integration for inline code execution
- The purpose and setup process for each recommended component
Thank you for your help.
Regards,
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No repository files or tests are named. Start by reviewing the official Julia documentation and the relevant REPL and Jupyter integration links mentioned in the issue; document the required tools, configuration steps, and each component’s purpose in a step-by-step guide.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia, jupyter
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100