JuliaEditorSupport / JuliaEditorSupport/zed-julia

Language server cannot detect all packages

Open
#3 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

external:lsp
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.