We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
wiki: redirect everything to go.dev/wiki For #61940.
doc/user.md was removed: remove broken link. See upstream commit: https://github.com/golang/tools/commit/bec622c3178d80b7e2b73fbb125bdb5d35e0e68f
rename page gopls,-golsp,-lsp.md -> gopls.md
Updated gopls (markdown)
vscode: wantCompletionDocumentation is deprecated, use new config in example
add a link to the user documentation
Adding a deprecation message to the top of the page
update setting to add completion documentation items
remove recommendation to run go get golang.org/x/tools/gopls since that error message isn't related
update contribution section
update installation instructions
link contribution wiki page
Remove stray space
Add natebosch/vim-lsc
troubleshooting: add list of information requested when filing an issue
gopls does not run `goimports` upon `textDocument/formatting` method. Please see https://github.com/autozimu/LanguageClient-neovim/issues/854
gopls: add link to golang-tools wiki
gopls: add supported features
sublime: mention taking a look at key bindings too
vscode: add more information about configurations