VSCode like file preview in neovim?

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

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. telescope.nvim

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

    there is an issue open for reopening the last picker with its previous state https://github.com/nvim-telescope/telescope.nvim/issues/1701 which seems like a pretty ergonomic alternative

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. harpoon

  4. neo-tree.nvim

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

    maybe this can help you

  5. ranger

    A VIM-inspired filemanager for the console

    You can use the Ranger Filesystem. It has previews for files. Great for exploration, as you claim to need.

  6. rnvimr

    Make Ranger running in a floating window to communicate with Neovim via RPC

    Although Ranger is a terminal application, you can use it in neovim via some plugins like rnvimr.

  7. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
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

  • Terminal filemanager that works good with neovim

    7 projects | /r/neovim | 16 Apr 2023
  • Managing your files. How do you do it?

    12 projects | /r/neovim | 5 Feb 2023
  • Using neovim without a file tree plugin

    17 projects | /r/neovim | 24 Dec 2022
  • Neovim 0.11 Is Here

    1 project | news.ycombinator.com | 26 Mar 2025
  • How to turn NEOVIM into an IDE-like code editor in NIXOS?

    3 projects | dev.to | 24 Mar 2025

Did you know that Lua is
the 18th most popular programming language
based on number of references?