Joel Silva Schutz
Joel Silva Schutz
Tried with different distros and different versions, same issue. Maybe some problem with VMs, trying next in my RPi. Lets see how it goes.
> Tried with different distros and different versions, same issue. Maybe some problem with VMs, trying next in my RPi. Lets see how it goes. No lucky either. Gonna try...
I have managed to compile it to my computer, it was fairly easy with the instructions. Will leave the open, I want to understand what is going on with the...
Is this dead?
Had the same problem, made it work changing the distribution to `kinetic` using this method: https://askubuntu.com/questions/293203/how-can-i-add-a-ppa-from-a-previous-release Once the ppa was changed the installation worked fine.
It can't compile the program because it can't find the SDL2 library. I had the same problem and it worked after installing it. Don't know how to do it in...
I'm not really sure on the best way to implement this support yet, the main question is how should the shadow files be managed. *Heavy* languages usually need a fair...
I don't plan to keep working with this things in the near future, but I'd like to mention `GoNB` project by @janpfeifer that was able to incorporate completion using `gopls`...
I'm having the same issue in the server side, i'm creating a spec for a Go kernel and I needing a lot more them an extension append on the file....
@dleen After wrestling with this think for a feel days now I think that the best way to go is to use the new [LSP 3.17](https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/) notebook support. It's very...