New
v0.0.32
Thanks to @leitzler, @tbruyelle and @akupila for contributing towards this release
Breaking changes
None.
Major enhancements
- cmd/govim: first cut of command-line mode to query "parent" (#848) b0af0a31
- enables
fzfand other "finders" to be used as an interface for fuzzy workspace symbol search - See the wiki for more details on how to try this out
- enables
- cmd/govim: improve qf index selection on update (#980) d026bae2
- fixes an annoying "feature" whereby the quickfix selection jumped all over the place when new diagnostics were added, or old ones removed
- cmd/govim: add support for ranged StringFn w/o visual mode (#971) 269cdde2
- cmd/govim: add support for popups showing WorkDoneProgress (#932) 451994f5
- cmd/govim: add "Toggle gc annotation details" feature (#923) 45e6de66