Closed angelozerr closed 1 week ago
@angelozerr I think you meant to open this issue with the gopls project in golang/tools. This repository provides an API for implementing language servers in Go and not related to the Go language server (named "gopls") for integration with LSP clients.
Ooops sorry, indeed I wanted to say that.
@angelozerr Can I close?
Yes we need to move this issue to go language server
It would be really nice if Go language server could embed the vscode snippets https://github.com/golang/vscode-go/blob/master/extension/snippets/go.json in order to another LSP client like Eclipse IDE, IJ will benefit with this very helpful snippets.
Thanks!