- bd5dfbb all: fix some comments by cui fliter · 2 years, 1 month ago
- 81e741e gopls/internal/lsp/safetoken: funnel more calls through this package by Alan Donovan · 2 years, 3 months ago
- 099260e gopls/internal/lsp: followups to dropping line directives by Alan Donovan · 2 years, 3 months ago
- eb70795 gopls: ignore //line directives by Peter Weinberger · 2 years, 5 months ago
- 13648cd gopls/internal/lsp/cache: use Package.FileSet where possible by Alan Donovan · 2 years, 4 months ago
- b15dac2 gopls: migrate internal/lsp to gopls/internal/lsp by Robert Findley · 2 years, 7 months ago[Renamed (98%) from internal/lsp/source/completion/snippet.go]
- 03d333a internal/lsp: add snippet completion for function type parameters by Robert Findley · 3 years ago
- b579874 lsp/completion: reorganize how we track candidate type mods by Muir Manders · 3 years, 10 months ago
- 8da1a62 internal/lsp/source/completion: remove "completion_" prefix from files by Rebecca Stambler · 4 years, 4 months ago[Renamed from internal/lsp/source/completion/completion_snippet.go]
- f5e916c internal/lsp/source/completion: move search path to candidate by Danish Dua · 4 years, 6 months ago
- d148ae1 internal/lsp/source/completion: convert deep completion to bfs by Danish Dua · 4 years, 6 months ago
- acefd22 internal/lsp/source: move completion to its own package by Danish Dua · 4 years, 6 months ago[Renamed (99%) from internal/lsp/source/completion_snippet.go]
- f29cbc7 internal/lsp: remove source.Cache by Heschi Kreinick · 4 years, 8 months ago
- 8f45075 internal/lsp: merge completion options into source.Options by Rebecca Stambler · 5 years ago
- 35ba81b internal/lsp: reorganize and refactor code by Rebecca Stambler · 5 years ago
- dc59f20 all: fix typo ("identifer" → "identifier") by Anthony Fok · 5 years ago
- 87e6e09 internal/lsp: don't overwrite suffix when inserting completion by Muir Manders · 5 years ago
- dd2b5c8 internal/lsp: simplify snippet config/generation by Muir Manders · 6 years ago
- dc339cc internal/lsp: improve completions in go and defer statements by Muir Manders · 6 years ago
- 4298585 internal/lsp: provide deep completion candidates by Muir Manders · 6 years ago
- 7927dba internal/lsp: build the packages config on demand from proper configuration by Ian Cottrell · 6 years ago
- 473d3dc internal/lsp: handle additional snippet cases by Rebecca Stambler · 6 years ago
- 7d7faa4 internal/lsp: fix missing parens in function call snippet by Muir Manders · 6 years ago
- de15caf internal/lsp: fix composite literal completion by Muir Manders · 6 years ago
- a1c92a4 internal/lsp: add additional error handling for builtin packages by Rebecca Stambler · 6 years ago
- 2346320 internal/lsp: support builtin types without hardcoding by Rebecca Stambler · 6 years ago
- b9fed79 internal/lsp: change some comments and variable names in completion code by Rebecca Stambler · 6 years ago
- c6e1543 internal/lsp: add struct literal field snippets by Muir Manders · 6 years ago