Skip to content

Release v0.6.0

Choose a tag to compare

@github-actions github-actions released this 27 Feb 07:29
· 9 commits to main since this release

Support completion using gopls!

We're happy to announce that gore finally supports code completion based on gopls!
Note that the gopls command should be available in $PATH so that gore can invoke the command.
This deprecates the completion based on gocode.