sourcegraph / go-langserver

Go language server to add Go support to editors and other tools that use the Language Server Protocol (LSP)
https://sourcegraph.com
MIT License
1.17k stars 89 forks source link

Add a diagnosticsEnabled initialization option #334

Closed matt-allan closed 6 years ago

matt-allan commented 6 years ago

This PR adds an initialization option to enable diagnostics. I didn't see a straightforward way to use the existing command line flag from my client.