Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 551 Bytes

ROADMAP.md

File metadata and controls

10 lines (9 loc) · 551 Bytes

Ideas to explore

  • Support auto brackets on function completion
  • LSP signature help (ref) (currently experimental)
  • Ship pre-built binaries
  • Output preview with ghost text, including for snippets
  • Show sources dynamically based on treesitter nodes
  • Apply treesitter highlights to completion labels (ref)
  • Get query for fuzzy from treesitter node
  • Cmdline support (including noice.nvim support)