File tree 1 file changed +10
-0
lines changed
1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,16 @@ IMPROVEMENTS:
30
30
[[ GH-2347 ]] ( https://github.com/fatih/vim-go/pull/2347 )
31
31
* Check for null modules in the background when initializing gopls.
32
32
[[ GH-2351 ]] ( https://github.com/fatih/vim-go/pull/2351 )
33
+ * Add ` :GoAddWorkspace ` function to support multiple workspaces with gopls.
34
+ [[ GH-2356 ]] ( https://github.com/fatih/vim-go/pull/2356 )
35
+ * Rename ` errn ` Ultisnip snippet to ` err ` .
36
+ [[ GH-2358 ]] ( https://github.com/fatih/vim-go/pull/2358 )
37
+ * Install gopls from its stable package.
38
+ [[ GH-2360 ]] ( https://github.com/fatih/vim-go/pull/2360 )
39
+ * Disambiguate progress message when initializing gopls.
40
+ [[ GH-2369 ]] ( https://github.com/fatih/vim-go/pull/2369 )
41
+ * Remove warnings and lsp short-circuiting when using a null module.
42
+ [[ GH-2371 ]] ( https://github.com/fatih/vim-go/pull/2371 )
33
43
34
44
BUG FIXES:
35
45
* display info about function and function types whose parameters are
You can’t perform that action at this time.
0 commit comments