Refactor files and update import paths

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

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
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
  1. nvim-lsp-file-operations

    Neovim plugin that adds support for file operations using built-in LSP

    Or if you're using nvimtree or neotree, you can install this plugin https://github.com/antosha417/nvim-lsp-file-operations.

  2. 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
  3. oil.nvim

    Neovim file explorer: edit your filesystem like a buffer

    Hey , i'm using oil.nvim, it does integrate LSP rename file, but currently if you code in js you must apply this pull request https://github.com/stevearc/oil.nvim/pull/248 to fix refactor js ,ts file. (warning: the author says this pull request doesn't work with all pattern maybe it will be updated in future )

  4. dotfiles

    My configurations for my development environment (by gonstoll)

    Just as the others suggested, oil.nvim solves this outta the box. I freaking love it (here my config in case ya need it). Apparently also mini.files handles this by default

  5. mini.nvim

    Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort

    Just as the others suggested, oil.nvim solves this outta the box. I freaking love it (here my config in case ya need it). Apparently also mini.files handles this by default

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

  • Buscadores personalizados con Mini.Pick

    1 project | dev.to | 17 May 2024
  • Backwards inner/outer motions?

    1 project | /r/neovim | 5 Dec 2023
  • People who swear by Oil.nvim , why?

    4 projects | /r/neovim | 4 Dec 2023
  • Mapping mini.comment?

    1 project | /r/neovim | 2 Dec 2023
  • How can I get these lines (marked in red, I tried googling, but I have no idea what they're called).

    1 project | /r/neovim | 13 Jul 2023

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