JuliaEditorSupport / JuliaEditorSupport/zed-julia
Language server cannot detect all packages
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 121
- Forks
- 19
- Avg merge
- 13h 44m
- Merged PRs (30d)
- 7
Description
Hi, thank you for develop this amazing Julia extension for Zed!
When I'm using the package "CairoMakie" the language server seems not to be able to detect this package and several other packages. However, when I ran runserver() in the "zed-julia" environment in the REPL, these packages were detected. I attached the LSP log from Zed and the output in the REPL. Can you please help me solve the problem? Thanks!
zed-lsp-log.txt
julia-runserver-output.txt
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
Start with the attached zed-lsp-log.txt and julia-runserver-output.txt, comparing package discovery and environment details for CairoMakie. Use the runserver() entry point as the reference while tracing how the Julia extension starts its language server. Done means the language server detects CairoMakie and the other packages shown by the REPL output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100