What is your workflow for code navigation?

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

Our great sponsors
  • SonarQube - Static code analysis for 29 languages.
  • InfluxDB - Access the most powerful time series database as a service
  • 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

  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

  • 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