- 2c11599 internal/lsp: use the go command to fix go.mod files by Heschi Kreinick · 4 years, 5 months ago
- 5bbba66 internal/lsp/source: synchronous commands the default by Rob Findley · 4 years, 5 months ago
- 0b86805 internal/lsp: finish work when synchronous commands complete by Rob Findley · 4 years, 5 months ago
- 9055098 internal/lsp/source: use 'gopls.' instead of 'gopls_' by Hana · 4 years, 5 months ago
- 96877f2 internal/lsp, gopls: require a "gopls_" prefix on all commands by Rebecca Stambler · 4 years, 5 months ago
- 463111b internal/lsp: add a command to generate the gopls.mod file by Rob Findley · 4 years, 6 months ago
- 77fbfae internal/lsp: clean up some of the extract function code by Rebecca Stambler · 4 years, 6 months ago
- acefd22 internal/lsp/source: move completion to its own package by Danish Dua · 4 years, 6 months ago
- df83f4e internal/lsp: fix builds and tests for go1.12+ by Rob Findley · 4 years, 7 months ago
- c024452 internal/lsp: don't panic if there are no suggested fixes by Pontus Leitzler · 4 years, 7 months ago
- 1e23e48 internal/lsp: improvements for command messages by Rob Findley · 4 years, 7 months ago
- 6756e73 internal/lsp: fix bug in extract function when highlighting full line by Josh Baum · 4 years, 7 months ago
- f29cbc7 internal/lsp: remove source.Cache by Heschi Kreinick · 4 years, 8 months ago
- c9619e8 internal/lsp: separate LSP files from FS files by Heschi Kreinick · 4 years, 8 months ago
- 1c1ec42 internal/lsp/source: move initial extract function logic to lsp/command by Josh Baum · 4 years, 8 months ago
- 95780ea internal/lsp: show compiler optimization decisions by Peter Weinbergr · 4 years, 8 months ago
- edd3c8e internal/lsp: de-duplicate logic for canExtractVariable by Rebecca Stambler · 4 years, 8 months ago
- b647668 internal/lsp: remove PackageHandle by Heschi Kreinick · 4 years, 8 months ago
- a9439ae internal/lsp: replace ParseGoHandle with concrete data by Heschi Kreinick · 4 years, 8 months ago
- 9267083 internal/lsp: support refactor.extract through commands by Rebecca Stambler · 4 years, 8 months ago