v0.0.34
The main new features in this release are the addition of a config option ExperimentalWorkspaceModule, which allows a user to opt into the experimental support for multi-module workspaces provided by gopls, and support for quickfix code actions that return commands (the canonical example here being the go get command returned for a code action to fix missing require directives).
Thanks to @leitzler for contributing towards this release.
Breaking changes
None.
Major enhancements
- cmd/govim: add ExperimentalWorkspaceModule config option (#1052) 01d412a9
- cmd/govim: support quickfix code actions returning commands (#1026) a8b8ff21
gopls changes
- deps: update x/tools and gopls to 376db572 (#1053) 2c8a2ba4
- deps: update x/tools and gopls to f5a4005d (#1051) f3c5198f
- deps: update x/tools and gopls to f3748ed8 (#1048) b670a89d
- deps: update x/tools and gopls to 4b197900 (#1047) fc43d75c
- deps: update x/tools and gopls to 68c7d11a (#1042) 79ce8a07
- deps: update x/tools and gopls to 51f72a19 (#1040) 2afc6a46