mirror of
https://github.com/golang/go
synced 2024-11-18 15:34:53 -07:00
6b6965ac5d
This should provide simple name completions for comments above exported vars, constants, functions, and types. Can be activated with `ctrl+space` within a comment. Also fixes a panic introduced in the previous commit when completing comments that occur at the end of a file. Fixes #34010 Fixes #38793 Demo: https://i.imgur.com/qN82CVA.mp4 Change-Id: If9aaec7ce03a3e085361144bce5c7a66535127d1 GitHub-Last-Rev: b9ac874c7ff3c9a164ba698d0d561141a59e2435 GitHub-Pull-Request: golang/tools#224 Reviewed-on: https://go-review.googlesource.com/c/tools/+/230215 Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
---|---|---|
.. | ||
indirect | ||
lsp | ||
missingdep | ||
missingtwodep | ||
unused | ||
upgradedep |