-
Or if you're using nvimtree or neotree, you can install this plugin https://github.com/antosha417/nvim-lsp-file-operations.
-
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.
-
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 )
-
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
-
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