Breaking changes
- The default value of
show_references_in_quick_panelhas changed fromfalsetotrue.
New features
- Support all arguments of native save in lsp_save command (#2382) (jwortmann)
- Add
only_filesargument forlsp_save_allcommand (#2376) (jwortmann) - Show diagnostics popup when hovering over gutter icons (#2349) (jwortmann)
- Add menu item to toggle code lenses (#2351) (Rafał Chłodnicki)
- Add menu item to disable/enable hover popups (#2316) (jwortmann)
Improvements
- Workspace Symbols overhaul (#2333) (jwortmann)
- Add NO_UNDO flags to all regions (less memory usage) (#2370) (Rafał Chłodnicki)
- Try to match at least 2 components of base scope with the map (#2361) (Rafał Chłodnicki)
- Small visual tweak for signature help popup (#2358) (jwortmann)
- Prefer active view instead of leftmost one for Goto commands (#2356) (jwortmann)