Looking for Vscode-like command palette in neovim.

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • dash.nvim

    Discontinued 🏃💨 Search Dash.app from your Neovim fuzzy finder. Built with Rust 🦀 and Lua

  • Here's a simple example of how to build a custom Telescope picker, taken from my Dash.nvim plugin: https://github.com/mrjones2014/dash.nvim/blob/0934c31a7c6b6aa40d6866f8840f8836ff4efecc/lua/dash/providers/telescope.lua

  • fine-cmdline.nvim

    Enter ex-commands in a nice floating input.

  • There isn't. Not a real pretty command palette anyway. There is fine-cmdline, but that just offers you a floating input.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • fzf.vim

    fzf :heart: vim

  • if you install fzf.vim you can use `:Commands`

  • cmp-cmdline

    nvim-cmp source for vim's cmdline

  • What feature from the command palette is it that you want? If your want suggestions as you type cmp-cmdline together with nvim-cmp gives your that.

  • nvim-cmp

    A completion plugin for neovim coded in Lua.

  • What feature from the command palette is it that you want? If your want suggestions as you type cmp-cmdline together with nvim-cmp gives your that.

  • nvim-mapper

    Discontinued A neovim plugin that helps you keep track of your keymaps.

  • check out https://github.com/lazytanuki/nvim-mapper, but it takes some discipline to keep all the mappings up 2 date (having a helper function to do mappings helps though)

  • fuzzymenu.vim

    menu system for vim/neovim, using fzf for fuzzy selection

  • This is the closest to it IMO https://github.com/laher/fuzzymenu.vim

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • wilder.nvim

    A more adventurous wildmenu

  • A plugin I enjoy for fuzzy matching commands and their completions is: https://github.com/gelguy/wilder.nvim

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts