aboutsummaryrefslogtreecommitdiff
path: root/internal/lsp/fake/edit.go
AgeCommit message (Expand)Author
2022-09-07gopls: migrate internal/lsp to gopls/internal/lspRobert Findley
2022-08-05gopls/internal/regtest/bench: add a test for completion following editsRobert Findley
2021-06-16internal/lsp/cache: don't delete metadata until it's reloadedRebecca Stambler
2021-06-02Revert "internal/lsp/cache: don't delete metadata until it's reloaded"Rebecca Stambler
2021-05-19internal/lsp/cache: don't delete metadata until it's reloadedRebecca Stambler
2021-02-02internal/lsp: update to latest version of LSP protocolpjw
2020-08-27internal/lsp/regtest: add benchmarks for IWL and completionRob Findley
2020-05-11internal/lsp/fake: define Symbol method on EditorPaul Jolly
2020-03-24internal/lsp/fake: add regexp search and replaceRob Findley
2020-03-02internal/lsp/regtest: implement formatting and organizeImportsRob Findley
2020-02-14internal/lsp/lsprpc: add an LSP forwarder and regtest environmentRob Findley
2020-02-10internal/lsp/lsprpc: add test for definition outside of workspaceRob Findley
2020-02-10internal/lsp/fake: add fakes for testing editor interactionRob Findley