We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5accd9 commit 754c4dcCopy full SHA for 754c4dc
CHANGELOG.md
@@ -55,6 +55,9 @@ BUG FIXES:
55
* Do not jump back to the originating window when jumping to definitions with
56
`g:go_def_mode='gopls'`.
57
[[GH-2327]](https://github.com/fatih/vim-go/pull/2327)
58
+* Fix getting information about a valid identifier for which gopls returns no
59
+ information (e.g. calling `:GoInfo` on a package identifier).
60
+ [[GH-2339]](https://github.com/fatih/vim-go/pull/2339)
61
62
## 1.20 - (April 22, 2019)
63
0 commit comments