aboutsummaryrefslogtreecommitdiff
path: root/internal/lsp/testdata/builtins/builtins.go
AgeCommit message (Expand)Author
2022-09-07gopls: migrate internal/lsp to gopls/internal/lspRobert Findley
2020-09-22internal/lsp: remove multi-module support in testsHeschi Kreinick
2020-02-06internal/lsp/tests: standardize testdata folder formatRohan Challa
2019-12-12internal/lsp: downrank "nil" completion candidateMuir Manders
2019-09-15internal/lsp: omit "iota" completion outside const declsMuir Manders
2019-07-03internal/lsp: move function signature into detail instead of labelRebecca Stambler
2019-05-01internal/lsp: support builtin types without hardcodingRebecca Stambler
2019-01-16internal/lsp: add a test for completion of builtin types and functionsRebecca Stambler
2018-12-19internal/lsp: add additional tests for completionRebecca Stambler