aboutsummaryrefslogtreecommitdiff
path: root/gopls/internal/lsp/fake/editor.go
AgeCommit message (Expand)Author
2023-03-06gopls/internal/lsp/regtest: add @suggestedfix markerAlan Donovan
2023-03-06gopls/internal/regtest/bench: add benchmarks in a wider variety of reposRobert Findley
2023-03-02gopls/protocol/generate: remove more special casesPeter Weinberger
2023-02-22gopls/protocol: remove stub special casesPeter Weinberger
2023-02-16gopls/internal/lsp/regtest: add @rename marker testsAlan Donovan
2023-02-07gopls/internal/regtest: fill out features of the new marker testsRobert Findley
2023-02-07gopls/internal/regtest: add a regtest-based version of the marker testsRobert Findley
2023-01-31all: fix some commentscui fliter
2023-01-31gopls/protocol: use the current definition of the lspPeter Weinberger
2023-01-31tools/gopls: provide markdown for completion and signature helpPeter Weinbergr
2023-01-26gopls/internal/lsp/protocol: LocationTextDocumentPositionParamsAlan Donovan
2023-01-26gopls/internal/regtest: make RegexpSearch return a LocationAlan Donovan
2023-01-13gopls/internal/regtest: follow-ups to review comments from earlier CLsRobert Findley
2023-01-13gopls/internal/regtest: clean up workspace symbol helpersRobert Findley
2023-01-13gopls/internal/lsp/fake: use protocol types for the fake editorRobert Findley
2023-01-12gopls/internal/lsp/glob: add an LSP compliant glob implementationRobert Findley
2023-01-10gopls/internal/lsp/lsppos: delete TokenMapperAlan Donovan
2022-12-29gopls/internal/regtest: make BufferText strictRobert Findley
2022-12-13gopls/internal/lsp/source: use correct token.FileAlan Donovan
2022-12-07gopls/internal/lsp/fake: eliminate the unnecessary fake.FileEventRobert Findley
2022-12-01gopls/internal/lsp: avoid I/O in URI comparison operationsAlan Donovan
2022-11-07gopls/fake: add semantic token modifiers to fake editorpjw
2022-10-20gopls/internal: support renaming packages with int. test variantsRobert Findley
2022-10-11gopls/internal/lsp/source: find references in test packagesRobert Findley
2022-10-07gopls/internal/lsp/fake: retry ephemeral errors when renaming on windowsRobert Findley
2022-10-07gopls/internal/span: move internal/span into goplsAlan Donovan
2022-10-07internal/diff: Apply: validate inputsAlan Donovan
2022-10-04gopls/internal/lsp: add support for package renamingDylan Le
2022-09-09internal/lsp/fake: add rename file support for testingRobert Findley
2022-09-07gopls: migrate internal/lsp to gopls/internal/lspRobert Findley