We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94883ff commit edb47f1Copy full SHA for edb47f1
CHANGELOG.md
@@ -55,6 +55,8 @@ IMPROVEMENTS:
55
* Add a new command, `:GoLSPDebugBrowser`, to open a browser to gopls debugging
56
view.
57
[[GH-2436]](https://github.com/fatih/vim-go/pull/2436)
58
+* Restart gopls automatically when it is updated via `:GoUpdateBinaries`.
59
+ [[GH-2453]](https://github.com/fatih/vim-go/pull/2453)
60
61
BUG FIXES:
62
* display info about function and function types whose parameters are
0 commit comments