go /
tools /
f520afa52e4fc37ae4d4ff9b31ff23d028579ba9 - f520afa internal/lsp: remove Ignore feature by Heschi Kreinick · 4 years, 9 months ago
- 02f7de6 internal/lsp/cache: vendored packages are not workspace packages by Heschi Kreinick · 4 years, 10 months ago
- ca43edf internal/lsp/cache: intermediate test variants aren't workspace packages by Heschi Kreinick · 4 years, 10 months ago
- ecd3fc4 internal/lsp: read files eagerly by Heschi Kreinick · 4 years, 9 months ago
- 782c6b3 internal/lsp/regtest: fix context for shared server by Rob Findley · 4 years, 9 months ago
- 7ffd523 internal/jsonrpc2: try to suppress unnecessary errors on shutdown by Rob Findley · 4 years, 9 months ago
- c1702b4 internal/lsp/regtest: print RPC logs when verbose output is enabled by Rob Findley · 4 years, 10 months ago
- 99be2d6 internal/lsp: bring lsp protocol stubs up to date by pjw · 4 years, 9 months ago
- 40866c6 internal/lsp/analysis/fillreturns: implement matching in fillreturns by Josh Baum · 4 years, 9 months ago
- 54cf04e internal/lsp: decouple client and server debug by Ian Cottrell · 4 years, 10 months ago
- 1fdcbd1 internal/lsp/source: format fill_struct.go by Heschi Kreinick · 4 years, 9 months ago
- 2ee2e4c go/packages: move TypecheckCgo to packagesinternal by Matthew Dempsky · 4 years, 9 months ago
- 51e3d70 go/packages: use go115UsesCgo instead of UsesCgo by Matthew Dempsky · 4 years, 9 months ago
- 3e83d1e go/packages: add a mechanism for drivers to decline requests by Michael Matloob · 4 years, 9 months ago
- 03e6e36 internal/testenv: add a NeedsGoBuild function by Michael Matloob · 4 years, 9 months ago
- 7567580 Revert "cmd/goimports: return exit code 1 when -l finds files to change" by Heschi Kreinick · 4 years, 9 months ago
- 8d7dbee internal/lsp/source: support labeled statements when highlighting loops by Pontus Leitzler · 4 years, 9 months ago
- eb789aa go/analysis/internal/checker: don't filter facts of parameters by Dominik Honnef · 4 years, 9 months ago
- 5359b67 internal/lsp: minor protocol cleanup by Ian Cottrell · 4 years, 9 months ago
- 308beac internal/lsp: add a way for regtests to look at the diagnostics by pjw · 4 years, 9 months ago
- 6eec81c cmd/godoc: support automatic vendoring by Agniva De Sarker · 4 years, 10 months ago
- 1b747fd internal/lsp: remove debug line by Pei Xian Chee · 4 years, 9 months ago
- 5123702 internal/lsp: fix update code lens and add a regression test by Rebecca Stambler · 4 years, 9 months ago
- c42cb63 internal/lsp: minor cleanup of the client and server debug by Ian Cottrell · 4 years, 10 months ago
- ce53dc44 internal/lsp: clean out the debug handling by Ian Cottrell · 4 years, 10 months ago
- 7147197 internal/lsp: now connection shutdown works, use it by Ian Cottrell · 4 years, 9 months ago
- cef9fc3 internal/lsp/analysis/fillreturns: broaden type equality by Josh Baum · 4 years, 9 months ago
- 1679474 go/analysis: suggest to users how to associate diagnostics with severities by Michael Matloob · 4 years, 11 months ago
- 4d5ea46 internal/lsp: support `go mod vendor` as a command by Rebecca Stambler · 4 years, 10 months ago
- dcff967 internal/lsp: support code folding for composite literals by Josh Baum · 4 years, 10 months ago
- 9b20fe4 internal/lsp: added a fill struct code action by Pei Xian Chee · 4 years, 10 months ago
- 0310561 internal/lsp: change the hover test to use normal editor methods by Ian Cottrell · 4 years, 10 months ago
- ef124de internal/jsonrpc2: change StreamServer to operate on Conn instead of Stream by Ian Cottrell · 4 years, 10 months ago
- d3396bb internal/jsonrpc2: change jsonrpc2.Conn to be an interface by Ian Cottrell · 4 years, 11 months ago
- 1c0c6cf x/tools/internal/lsp/source: avoid panic in failing Highlight test by Pontus Leitzler · 4 years, 10 months ago
- a45abac internal/lsp/regtest: print completed work when a regtest fails by Rob Findley · 4 years, 10 months ago
- 5298e13 internal/lsp: lift up workdone instrumentation to didModifyFiles by Rob Findley · 4 years, 10 months ago
- 8a3674b internal/lsp: change exit handling by Ian Cottrell · 4 years, 11 months ago
- cc40288 internal/lsp: change logging stream to be a framer by Ian Cottrell · 4 years, 11 months ago
- 9089ff1 internal/jsonrpc2: switch to building streams on top of net.Conn by Ian Cottrell · 4 years, 11 months ago
- e84ca95 internal/jsonrpc2: add the ability to close connections by Ian Cottrell · 4 years, 11 months ago
- 2caf765 internal/lsp/regtest: add a test that reproduces golang/go#38878 by Rebecca Stambler · 4 years, 10 months ago
- 52effbd internal/lsp: fix typo in code comment by yuichi kishimoto · 4 years, 10 months ago
- a64b766 internal/lsp: fix a few staticcheck issues by Rebecca Stambler · 4 years, 10 months ago
- d859f67 go/packages: handle x test overlays with no content by Rebecca Stambler · 4 years, 10 months ago
- 4145394 internal/lsp: regtests for removing files outside the editor by pjw · 4 years, 10 months ago
- 6be401e godoc/static: replace innerHTML with textContent by Rebecca Stambler · 4 years, 10 months ago
- af9456b all: remove version-specific test files by Heschi Kreinick · 4 years, 10 months ago
- 693125c all: run prettier on js and css by Agniva De Sarker · 6 years ago
- 65d5228 all: add a section on JS/CSS formatting to README by Agniva De Sarker · 6 years ago
- 8e7acdb all: replace build tags in tests with testenv helper by Heschi Kreinick · 4 years, 10 months ago
- 7527cb2 internal/lsp/source: sort cached package completions by relevance by Heschi Kreinick · 4 years, 11 months ago
- 6a7cf61 internal/lsp/source: fix cached package name matching by Heschi Kreinick · 4 years, 11 months ago
- 688b3c5 internal/jsonrpc2: Add Close method to Stream. by Ian Cottrell · 4 years, 11 months ago
- c0791ff internal/fakenet: add a fake network connection by Ian Cottrell · 4 years, 11 months ago
- dd5f9d1 internal/stack: add the leak test by Ian Cottrell · 4 years, 10 months ago
- a02cf32 internal/stack: adding an internal stack dump parsing library by Ian Cottrell · 4 years, 10 months ago
- 8b020ae go/analysis/passes/printf: allow %O in format strings by Michael Schaller · 4 years, 10 months ago
- 253fce3 internal/lsp: fix formatting edge cases (36824) by pjw · 4 years, 10 months ago
- 5c6ccfd Revert "go/internal/gcimporter: remove support for binary export data" by Rebecca Stambler · 4 years, 10 months ago
- cb1345f cmd/cover: more clearly mark as deprecated by Rebecca Stambler · 4 years, 10 months ago
- 2b54236 internal/fastwalk: attempt Symlink tests on Windows by Bryan C. Mills · 4 years, 10 months ago
- 91d71f6 internal/lsp/regtest: add a t.Skip for golang/go#36824 regtest by Rebecca Stambler · 4 years, 10 months ago
- cf2d1e0 internal/lsp/source: offer smart "append()" completions by Muir Manders · 5 years ago
- 57a9e44 internal/lsp: fix new bug duplicating comments after includes by pjw · 4 years, 10 months ago
- e641245 cmd/goimports: return exit code 1 when -l finds files to change by Khosrow Moossavi · 4 years, 10 months ago
- 7521f6f internal/lsp/cache: show update codelens in go.mod when -mod=vendor by Emrecan BATI · 4 years, 10 months ago
- 1092135 go/packages: add a Module field to the Package struct by Michael Matloob · 4 years, 10 months ago
- 0d0afa4 internal/lsp/fake: fix broken build due to conflicting changes by Rob Findley · 4 years, 10 months ago
- 8979540 internal/lsp: simplify and correct fixing imports for CodeAction by pjw · 4 years, 10 months ago
- 8018eb2 gopls: update dependencies in the go.mod by Rebecca Stambler · 4 years, 10 months ago
- 39aadb5 internal/lsp: fix docs on hover for var/const blocks by Rebecca Stambler · 4 years, 10 months ago
- 259583f internal/testenv: tolerate missing cgo as needed by Heschi Kreinick · 4 years, 10 months ago
- 4bde419 internal/lsp/regtest: Skip failing/flaky TestRegenerateCgo by Rob Findley · 4 years, 10 months ago
- c79c01b all: consolidate cgo requirement checks by Heschi Kreinick · 4 years, 10 months ago
- d3bf790 internal/lsp: add Regenerate Cgo code lens by Heschi Kreinick · 4 years, 10 months ago
- 444c5ef internal/imports: only check first segment for . by Heschi Kreinick · 4 years, 10 months ago
- 0aa9f2f internal/lsp/cmd: clean up remote flag descriptions by Rob Findley · 4 years, 10 months ago
- 8ddc067 internal/lsp/source: don't link to packages matching GOPRIVATE in hover by Rob Findley · 4 years, 10 months ago
- 7d3b6eb internal/lsp/cache: pass UsesCgo to go/types by Heschi Kreinick · 4 years, 10 months ago
- d0dc4d4 go/packages: fix compatibility with gopackagesdriver by Heschi Kreinick · 4 years, 10 months ago
- d5fe738 go/packages: fix nocgo build by Heschi Kreinick · 4 years, 10 months ago
- 0951661 internal/lsp: use TypecheckCgo when possible by Heschi Kreinick · 5 years ago
- 866d71a internal/lsp/regtest: don't build unix_test for Plan 9 by Richard Miller · 4 years, 10 months ago
- 65e69ff gopls/doc: update code lens documentation for the new `test` lens by Rob Findley · 4 years, 10 months ago
- 05c28aa go/ssa/interp: avoid vet warning about string(int) conversion by Brad Fitzpatrick · 4 years, 10 months ago
- a4cde36 go/packages: enable UsesCgo in go/types by Heschi Kreinick · 5 years ago
- 2bc93b1 internal/lsp: add `run test` code lens by Martin Asquino · 4 years, 10 months ago
- aaeff5d internal/lsp/regtest: add regression test for golang/go#36960 by Rebecca Stambler · 4 years, 10 months ago
- 5485bfc internal/lsp/cmd: fix not displaying symbols result by Daisuke Suzuki · 4 years, 10 months ago
- 9abf76c gopls/doc: remove company-lsp from emacs.md by Bhavin Gandhi · 4 years, 10 months ago
- 1762287 internal/lsp: rename workspace symbol test symbols to avoid clash by Paul Jolly · 5 years ago
- 0bd3dbe internal/lsp/fake: define Symbol method on Editor by Paul Jolly · 5 years ago
- ca5866b internal/lsp: add config option for SymbolMatch by Paul Jolly · 5 years ago
- 8b0f8a7 internal/lsp/source: handle nil pointer in package name hover by Rebecca Stambler · 4 years, 10 months ago
- e48fac3 internal/lsp: change workspace symbols to use session config for matcher by Paul Jolly · 5 years ago
- da4261a internal/lsp/cmd: use JSON output for the inspect subcommand by Rob Findley · 4 years, 10 months ago
- 01e0872 internal/event: improve the logging of events by Ian Cottrell · 4 years, 10 months ago
- 2212a7e internal/lsp: return in the default case in cloneExpr by Rebecca Stambler · 4 years, 10 months ago
- ead0a56 godoc/vfs/mapfs: panic on invalid New usage by Dmitri Shuralyov · 5 years ago