Skip to content

Unable to use Coc.nvim extension coc-julia #751

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

Closed
samueltwallace opened this issue Jun 13, 2020 · 1 comment
Closed

Unable to use Coc.nvim extension coc-julia #751

samueltwallace opened this issue Jun 13, 2020 · 1 comment

Comments

@samueltwallace
Copy link

Hi guys, I'm trying to use coc-julia extension for Coc.nvim, but it's not working. I have no idea if it's a problem with LanguageServer.jl or with the code, but since the author of the extension hasn't gotten back to me on the extension, I figured I would try here and see if anyone has any advice.

Issue on coc-julia - this should link to everything about the extension and my problem with it
And since this seems to be the norm, I'll include this as well:

"StaticLint" => v"4.3.0"
"LanguageServer" => v"3.0.0"
"IJulia" => v"1.21.2"
"SymbolServer" => v"4.4.0"

Also, as far as I understand typescript (which is very little), the Julia server call is here

@non-Jedi non-Jedi added this to the Backlog milestone Jun 13, 2020
@non-Jedi
Copy link
Member

This looks at a glance like the same bug as #651. #688 should fix it, but it's type piracy so hasn't been merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants