Hi folks! I have gopls installed on my machine, but I can’t make it to work on the GNOME Builder Flatpak, the Go language server does not work on any Go file, I know it’s running in sandbox, so maybe I need to install it inside GNOME Builder itself (please correct me if I’m wrong). Is there any documentation for this? I really want to try GNOME Builder as my editor, I also want to use it to know what I can do to help the project.
Error message: No language server connected
I’ve already installed the golang Sdk and golang plugin is enabled
Thanks in advance!