aboutsummaryrefslogtreecommitdiff
path: root/internal/lsp/server_gen.go
AgeCommit message (Expand)Author
2022-09-07gopls: migrate internal/lsp to gopls/internal/lspRobert Findley
2022-06-10internal/lsp: support textDocument/inlayHint for parameter namesJamal Carvalho
2022-06-02internal/lsp/progress: detach context for all progress notificationsRobert Findley
2022-03-16internal/lsp: update LSP stubs, including provisional InlayHintspjw
2022-02-15internal/lsp: use placeholders with prepare renameSuzy Mueller
2022-01-19internal/lsp: bring the LSP stubs up to datepjw
2021-12-01internal/lsp/protocol: bring the LSP stubs up to datepjw
2021-10-05internal/lsp/protocol: update LSP definitions and stubsPeter Weinberger
2021-05-03internal/lsp: make ShowDocument RPC available to goplspjw
2021-04-20internal/lsp/protocol: latest version of LSPpjw
2021-02-02internal/lsp: update to latest version of LSP protocolpjw
2021-01-06all: add copyright notices to files that are missing themRebecca Stambler
2020-10-27internal/lsp: update lsp protocol stubs to match LSP 3.16 revisionsPeter Weinbergr
2020-09-30internal/lsp/semantic.go: add the skeleton for supporting semantic tokensPeter Weinbergr
2020-09-11internal/lsp/protocol: add support for upcoming LSP 3.16Peter Weinbergr
2020-08-10internal/lsp/progress: refactor progress reportingRob Findley
2020-08-07internal: add call hierarchy cmd and lsp scaffoldingDanish Dua
2020-07-28internal/lsp: update code for LSP protocolPeter Weinbergr
2020-03-16x/tools/gopls: add support for $/progress functionalityMarwan Sulaiman
2020-03-06internal/lsp: support when hierarchicalDocumentSymbolSupport is falseRohan Challa
2020-02-13internal/lsp: change return type of PrepareRename to *RangePeter Weinberger
2020-02-05internal/lsp: add support for workspace symbolDaisuke Suzuki
2020-01-27internal/lsp: upgrade to current version of LSPPeter Weinberger
2020-01-24internal/lsp: generate boilerplate stubs for type ServerPeter Weinberger