Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cant parse base modules #1234

Open
jcbritobr opened this issue Aug 28, 2023 · 0 comments
Open

Cant parse base modules #1234

jcbritobr opened this issue Aug 28, 2023 · 0 comments

Comments

@jcbritobr
Copy link

jcbritobr commented Aug 28, 2023

Hello, Language server is not parsing base modules like LinearAlgebra.
When it loads, I cant autocomplete LinearAlgebra module, for example. Below is my log with errors

Activating project at `~/.vscode/extensions/julialang.language-julia-1.50.2/scripts/environments/languageserver/v1.9`
[ Info: Starting the Julia Language Server
ERROR: Endpoint is not running, the current state is closed.
Stacktrace:
[1] error(s::String)
  @ Base ./error.jl:35
[2] check_dead_endpoint!
  @ ~/.vscode/extensions/julialang.language-julia-1.50.2/scripts/packages/JSONRPC/src/core.jl:280 [inlined]
[3] get_next_message(endpoint::JSONRPC.JSONRPCEndpoint{IOBuffer, Base.PipeEndpoint})
  @ JSONRPC ~/.vscode/extensions/julialang.language-julia-1.50.2/scripts/packages/JSONRPC/src/core.jl:212
[4] macro expansion
  @ ~/.vscode/extensions/julialang.language-julia-1.50.2/scripts/packages/LanguageServer/src/languageserverinstance.jl:288 [inlined]
[5] (::LanguageServer.var"#113#116"{LanguageServer.LanguageServerInstance})()
  @ LanguageServer ./task.jl:514
[ Info: Received new data from Julia Symbol Server.
[ Info: Shutting down server instance.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant