-
The funny part is that you do not share the first page of the official website: "Free. Built on open source. Runs everywhere."
-
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.
-
When I installed my IDE I just wanted something lightweight, so I went with Geany. I've been using it for years without trouble.
-
vscodium > Visual Studio Code
-
VSCode is good but I wouldn't describe it as "barebones". I recommend Thonny. It's a Python IDE specifically for beginners.
-
-
PyCharm is a great product but definitely 100% not bare bones. Use that later on so you don't get bogged down in configuration. Even simpler is repl.it, that way you can just focus on the code. Just a web app but over team work your way over to vscode which is by far the standard these days.
-
YouCompleteMe. A pretty good autocompletion plugin, though vim does have its own, somewhat useful built-in auto completion that requires more keystrokes
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Vim Awesome. This is probs the best resource for text editor related plugins for vim. Browse around the site and see what looks like it would work for you. Fugitive, NerdTree, Syntastic, and surround are pretty great for utility.