Can I Use Telescope To Find all Commands and Functions?

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

Our great sponsors
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Mergify - Updating dependencies is time-consuming.
  • SonarLint - Clean code begins in your IDE with SonarLint
  • legendary.nvim

    🗺️ A legend for your keymaps, commands, and autocmds, with which-key.nvim integration

    I think the best way to get this right now is to use for example legendary.nvim. However, this does require you to manually add the commands, keymaps, functions, etc, that you want. I suppose someone could automate the process of adding all functions, etc, into legendary.

  • nvim-cmp

    A completion plugin for neovim coded in Lua.

    I actually really want this feature in Neovim, pretty envious of Emacs for that. I use nvim-cmp's commandline feature for this. See the second half of the demo video in the README for a visual example.

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

  • commander.nvim

    Create and manage keybindings and commands in a more organized manner, and search them quickly through Telescope

    Maybe this is what you are looking for: https://github.com/FeiyouG/command_center.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