How to manage projects efficiently in neovim using telescope

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • telescope-project.nvim

    I found this plugin for telescope that does all of the above, except that it requires a redundant step where even though I'm inside a project, I still have to select the project before I can search / grep inside. Basically, I want to create a mapping that allows me to search inside the project without having to always select the project that I am in (it should be able to detect that the file from which I am searching belongs to such-and-such project and so can instantly search from within that project).

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • telescope-zoxide

    An extension for telescope.nvim that allows you operate zoxide within Neovim.

  • project.nvim

    The superior project management solution for neovim.

    Not sure if this is what you are looking for, but projects.nvim automatically changes your pwd in nvim. If you then use telescope's find_files and to search in the pwd, you basically get project-scoped searches. https://github.com/ahmedkhalf/project.nvim

  • neovim-session-manager

    A simple wrapper around :mksession.

    I use AstroNvim which utilizes https://github.com/Shatur/neovim-session-manager to jump between “projects”. You can then save a “project” and find/go to previously saved “projects” and it will cd for you.

  • neoscopes

    Check out neoscopes too: https://github.com/smartpde/neoscopes

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

  • Sessions, how do you guys do it?

    1 project | /r/neovim | 19 Sep 2023
  • Question about neovim-session-manager

    1 project | /r/neovim | 10 Sep 2023
  • Which one is better?

    3 projects | /r/neovim | 27 Jun 2023
  • This Week In Neovim #44 — Mon May 29th 2023

    2 projects | /r/neovim | 29 May 2023
  • How to go back to editor mode from built-in terminal-normal mode?

    1 project | /r/neovim | 26 May 2023