..
codelens_test.go
internal/lsp: don't use -modfile for go mod
commands
2020-06-22 20:30:43 +00:00
definition_test.go
internal/lsp/regtest: put testing.T back in the test func signature
2020-04-14 18:42:46 +00:00
diagnostics_test.go
internal/lsp: lift env out of the sandbox into the editor
2020-07-23 21:58:45 +00:00
doc.go
internal/lsp/regtest: add expository package documentation
2020-04-28 21:10:48 +00:00
env_test.go
internal/lsp: instrument work done reporting to use in regtests
2020-04-28 20:46:32 +00:00
env.go
internal/lsp: handle unknown revision in go.mod file
2020-07-21 21:40:18 +00:00
fix_test.go
internal/lsp: move fillstruct suggested fixes out of analysis
2020-07-20 20:42:44 +00:00
formatting_test.go
gopls, internal/lsp: support an extra formatting hook for gofumpt
2020-07-13 21:42:47 +00:00
generate_test.go
internal/lsp/regtest: add support for testing generate commands
2020-05-04 19:25:30 +00:00
imports_test.go
internal/lsp: lift env out of the sandbox into the editor
2020-07-23 21:58:45 +00:00
link_test.go
internal/lsp: lift env out of the sandbox into the editor
2020-07-23 21:58:45 +00:00
modfile_test.go
internal/lsp: show errors in indirect dependencies as diagnostics
2020-07-23 21:53:52 +00:00
reg_test.go
internal/lsp/regtest: simpler way to invert options
2020-07-16 18:20:50 +00:00
runner.go
internal/lsp/fake: move to a struct for configuring the sandbox
2020-07-23 23:36:26 +00:00
shared_test.go
internal/lsp: support configurable codeLens
2020-05-08 18:47:35 +00:00
symbol_helper_test.go
internal/lsp/fake: define Symbol method on Editor
2020-05-11 20:27:07 +00:00
symbol_test.go
internal/lsp/source: add a new symbolStyle configuration option
2020-06-26 17:13:37 +00:00
unix_test.go
internal/lsp: lift env out of the sandbox into the editor
2020-07-23 21:58:45 +00:00
vendor_test.go
internal/lsp: support go mod vendor
as a command
2020-06-04 18:33:45 +00:00
watch_test.go
internal/lsp/regtest: await IWL before running tests
2020-07-08 00:37:08 +00:00
workspace_test.go
internal/lsp: treat the module root as the workspace root, if available
2020-07-23 21:33:49 +00:00
wrappers.go
internal/lsp: lift env out of the sandbox into the editor
2020-07-23 21:58:45 +00:00