-
Vim with https://github.com/amix/vimrc
-
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.
-
-
Splits, tabs, :ls, Telescope, the built in tree explorer or a plug-in alternative. Plenty of ways to manage tons of files. Heck you can even resort to running multiple instances of Vim in separate windows/terminals.
-
On *nix, there is bashed written in Bash, which could be an acceptable starting point: a text editor written in bash. (No syntax highlighting supported; it would surely be a pain to add in, but not impossible.)
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.
Related posts
-
What is the reason people 'touch' a file before writing it?
-
Telescope.nvim: Fully Customizable Layout!
-
Telescope.nvim: Find, Filter, Preview, Pick. All Lua, All the Time
-
Why does vim.lsp.buf.definition open this window instead of taking me to the styles file (the same with tsserver and Volar)?
-
(Noob) Telescope: can't make my custom Telescope picker to filter results with search prompt