What is your workflow for code navigation?

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

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

    Find, Filter, Preview, Pick. All lua, all the time.

    https://github.com/nvim-telescope/telescope.nvim: when you know project structure and know what file you want to edit/read.

  • nvim-tree.lua

    A file explorer tree for neovim written in lua

    nvim-tree.lua

  • 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.

  • nvim-lspconfig

    Quickstart configs for Nvim LSP

    https://github.com/neovim/nvim-lspconfig: when you know project structure and just need go to definition.

  • neo-tree.nvim

    Neovim plugin to manage the file system and other tree like structures.

    https://github.com/nvim-neo-tree/neo-tree.nvim/: when you not familiar with project structure and still try to get familiar with project structure.

  • glance.nvim

    A pretty window for previewing, navigating and editing your LSP locations

    And the Glance plugin when it has to be pretty :)

  • neovim

    Vim-fork focused on extensibility and usability

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