Skip to content

What's New?

Folke Lemaitre edited this page Oct 21, 2022 · 3 revisions

Mini View

A new view similar to figet.nvim and notifier.nvim.

Lsp Progress

image

Cmdline Formatters

image image image image image

Confirm Dialog (thanks @windwp)

image

Telescope Integration

image

Custom Formatters

Every view can have a custom formatter. https://github.com/folke/noice.nvim#-formatting

notify-send

notify_send can now be used as a destination to enable desktop notifications.

Scrollbars & matched text for the Popupmenu

image

Other

  • Noice can now route messages from vim.notify
  • When a fake cursor is visible, we now hide the real cursor.
  • Added health checks
  • Lots of highlight groups for theme developers
  • Noice now detects event loops and shuts down automatically when appropriate.
  • Better handling of errors caused by displaying errors