aboutsummaryrefslogtreecommitdiff
path: root/gopls/test
AgeCommit message (Expand)Author
2020-03-12internal/lsp/lsprpc: expose configuration for auto-started daemonRob Findley
2020-03-03internal/lsp: move the debug.Instance onto the ContextIan Cottrell
2020-02-24internal/lsp/lsprpc: add a handshake between forwarder and remoteRob Findley
2020-02-24internal/lsp/debug: move all debug state onto the InstanceRob Findley
2020-02-16internal/jsonrpc2/servertest: support both TCP and pipe connectionRob Findley
2020-02-06internal/lsp: refactor LSP server instantiationRob Findley
2020-02-06internal/lsp/tests: standardize testdata folder formatRohan Challa
2019-11-07gopls: control features for command line testsIan Cottrell
2019-10-11internal/lsp: use options hooks to install diff driverIan Cottrell
2019-09-23gopls: refactor the cmd testsIan Cottrell