We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Servers Go (markdown)
add autoimport in save (like formatting)
[golang][go] Remove go-langserver as abandoned in favour of official gopls
gopls: Add '-remote=auto' to ensure only one server is run across different LSP clients
installing executables with 'go get' in module mode is deprecated. Use 'go install pkg@version' instead.
Update go install gopls command - see: https://github.com/golang/tools/blob/master/gopls/README.md
gopls was moved out of under "tools/cmd" (ref: https://github.com/golang/tools/commit/8647d4c87977ec65bfce87fe963652c71cd2e0db)
Revert de04f044b2c19b248d1e730815870dae92eb685e...3cc9fc522704b9db286027baaebc84b25ba0a01a on Servers Go
No extra key needs to be pressed. The "Press ENTER or type command to continue" message will not be shown.
delete bingo's sample because that's stopped developing
My mistake. Back to original version.
This makes vim-lsp work for gopls.
add example for LspDocumentFormatSync
add bingo installation
Fix typo
https://github.com/golang/tools/commit/b258f6da23835bf37e95cc50af792447c7c67fe4
mention go-langserver doesn't have autocompletion.
Created Servers Go (markdown)