- 386503d gopls/internal/golang: add source code action for add test by Hongxiang Jiang · 5 months ago
- a199121 gopls: allow for asynchronous request handling by Rob Findley · 5 months ago
- 1a5fe83 gopls: remove cruft by Alan Donovan · 5 months ago
- f21a1dc gopls: add initial support for pull diagnostics by Rob Findley · 5 months ago
- efd951d gopls/internal/analysis/stubmethods: merge into CodeAction by Alan Donovan · 5 months ago
- 31fdc78 gopls/internal/server: allow suppression of showDocument by Ethan Reesor · 6 months ago
- 752860b gopls/internal/protocol/command: simplify ApplyFix by Alan Donovan · 6 months ago
- fadcea5 gopls/internal/golang: CodeAction: split into producers by Alan Donovan · 6 months ago
- 1d5e334 internal/aliases: remove Alias and Unalias by Alan Donovan · 6 months ago
- bea7373 gopls/internal/protocol/command: remove nuisance error handling by Alan Donovan · 6 months ago
- dc4c525 gopls/internal: test discovery by Ethan Reesor · 8 months ago
- 4ead70c gopls: report semantic tokens of top-level type constructor modifiers by xzb · 7 months ago
- e5e8aa8 gopls/internal: implement Modules command by Ethan Reesor · 8 months ago
- f6a2390 gopls/doc: delete commands.md by Alan Donovan · 8 months ago
- 2154cbf gopls/internal/golang: add "Browse gopls features" code action by Alan Donovan · 9 months ago
- ef4d083 gopls/internal/protocol/command: draft Packages/Modules API by Hana (Hyang-Ah) Kim · 11 months ago
- 3151270 gopls/internal: add code action "extract declarations to new file" by Chiawen Chen · 9 months ago
- 833def6 gopls/internal/settings: move CodeActionKind values from protocol by Alan Donovan · 9 months ago
- 99779e9 gopls/internal/settings: move CodeLensSource from protocol by Alan Donovan · 9 months ago
- b5dbe8b gopls/internal/golang: s/View/Browse/ for browser-based features by Alan Donovan · 9 months ago
- f45db9b internal/protocol/command: regenerate commands to fix build by Rob Findley · 9 months ago
- 3e94830 internal/imports: optimize package path filtering by Rob Findley · 9 months ago
- 318adf2 gopls/internal/protocol/command/gen: omit unnecessary MarshalArgs calls by Alan Donovan · 9 months ago
- bffeaaa gopls/internal/golang: s/Show/View/ for web-based reports by Alan Donovan · 9 months ago
- f5a26d2 gopls/internal/server: simplify FreeSymbols plumbing by Alan Donovan · 9 months ago
- 15d13c3 gopls/internal/golang: add "Show assembly of f" code action by Alan Donovan · 10 months ago
- a35b054 gopls/internal/test/integration: style tweaks to CodeAction by Alan Donovan · 9 months ago
- fc82f4e gopls/internal/protocol/command: use gopls.foo form everywhere by Alan Donovan · 9 months ago
- c24ae10 gopls/internal/cmd: cleanup progress handling by Alan Donovan · 9 months ago
- d940b33 gopls/internal/server: support InsertReplaceEdit completion by Hana (Hyang-Ah) Kim · 10 months ago
- e1b14a1 gopls/internal/server: avoid VS Code lightbulb by Alan Donovan · 10 months ago
- 56f50e3 gopls/doc: split codelenses out of settings by Alan Donovan · 10 months ago
- 4646dbf gopls/internal/protocol: customize InsertReplaceEdit JSON unmarshal by Hana (Hyang-Ah) Kim · 10 months ago
- 788d39e gopls/internal/golang: "Show free symbols" code action by Alan Donovan · 1 year, 4 months ago
- 0b4dca1 gopls/internal/protocol: separate CodeLens from Command; document by Alan Donovan · 10 months ago
- af36634 gopls/internal/protocol: rename DocumentChange{s,} by Alan Donovan · 10 months ago
- 42d564a gopls: support four kinds of DocumentChanges by Alan Donovan · 10 months ago
- 069435c gopls/internal/cache: use 1 not 0 for missing line/col info by Alan Donovan · 10 months ago
- ab7bc6c gopls: further minor generator simplifications by Alan Donovan · 10 months ago
- e149e84 gopls: rationalize code generation by Alan Donovan · 10 months ago
- ff28778 gopls/internal/protocol: rationalize edit helpers by Alan Donovan · 10 months ago
- 397fef9 gopls/internal/protocol: add links to LSP spec by Alan Donovan · 11 months ago
- 97ea816 all: fix some typos in comments by racequite · 11 months ago
- e388fff gopls/internal/server: don't reset views if configuration did not change by Robert Findley · 11 months ago
- 2c8dd3e gopls: add explicit Unalias operations by Alan Donovan · 1 year, 1 month ago
- 8669bfc gopls/internal/server: add "View package documentation" code action by Alan Donovan · 1 year ago
- 98c835c gopls/protocol: update LSP to latest version by Peter Weinberger · 1 year ago
- 283fce2 x/tools: drop go1.18 support by Alan Donovan · 1 year, 1 month ago
- 32d3139 gopls/internal/golang: add semantic tokens for control labels by Alan Donovan · 1 year, 1 month ago
- 7240af8 gopls/internal/cache: remove parsego.* aliases by Alan Donovan · 1 year, 1 month ago
- a1fbc78 gopls/internal/golang: move Go semantic tokens out of server by Alan Donovan · 1 year, 1 month ago
- 51e3724 gopls: remove unused parameters by Alan Donovan · 1 year, 1 month ago
- e211e0f gopls: enable crashmonitor for unexpected crashes by Alan Donovan · 1 year, 2 months ago
- 3d49bd5 internal/lsp: publish protocol.UnmarshalJSON by Suzy Mueller · 1 year, 2 months ago
- 95c6ac4 gopls/internal/protocol/command: move from ../lsp by Alan Donovan · 1 year, 2 months ago
- 6d109d1 gopls/internal/protocol: move out of lsp/ by Alan Donovan · 1 year, 2 months ago