github saghen/blink.cmp v1.10.2

18 hours ago

Features

  • add option to make components in column non-operlapping (3c0bbe2)
  • added alignment option to columns (ace77e2)
  • cmdline: add & as trigger character for option access (e8043b8)
  • use codegen-units = 1 for release builds (00987e5)
  • use lto for release builds (710c885)

Bug Fixes

  • also add gap to width for empty columns (c9bec7e)
  • avoid selection race condition with stale context (#2465) (130503e), closes #2464
  • cmdline: improve guard for nvim_parse_cmd on incomplete input (2054994), closes #2462
  • documentation/detail checks on vim.NIL (83fe39a)
  • handle vim.NIL in lsp labelDetails fields (1e3ca2b), closes #2456
  • include dapui buffers on enable exceptions (#2463) (da1195d)
  • lsp: handle remaining vim.NIL in LSP responses for nvim 0.12 (aeb93ca), closes #2466
  • more instances of vim.NIL on lsp items (d3f64d2)
  • skip restoring buflisted for problematic filetypes (ea6ca20), closes neovim/neovim#37832
  • skip selection logic for gone context instead of stale (c676bd7)
  • treat <C-h> as backspace in buffer events (01d7ae8), closes #2452

Performance Improvements

  • cmdline: compute range offset once (70f9ebc)

Full Changelog: v1.10.1...v1.10.2

Don't miss a new blink.cmp release

NewReleases is sending notifications on new releases.