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

The language server keeps crashing on Apple silicon #930

Closed
gbaraldi opened this issue Apr 26, 2021 · 0 comments · Fixed by julia-vscode/CSTParser.jl#276
Closed

The language server keeps crashing on Apple silicon #930

gbaraldi opened this issue Apr 26, 2021 · 0 comments · Fixed by julia-vscode/CSTParser.jl#276
Labels

Comments

@gbaraldi
Copy link

I was trying out julia running on native arm and the language server keeps crashing. I tested it on emacs with eglot-jl and on vscode.
It gives these errors

│   e = get_hover failed to convert Expr
└ @ Main ~/.vscode/extensions/julialang.language-julia-1.1.38/scripts/error_handler.jl:5
Warning: Some Julia code in the VS Code extension crashed with
│   e = cfunction: closures are not supported on this platform
└ @ Main ~/.vscode/extensions/julialang.language-julia-1.1.38/scripts/error_handler.jl:5
ERROR: cfunction: closures are not supported on this platform
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants