▲ | sheepscreek a day ago | |||||||
Back when I was in school (like junior/middle school), we would program in a DOS based IDE call QuickBasic, and eventually Turbo C++ (in higher grades/high school). That blue background is so nostalgic. For quick editing, my go to is vim. It’s a real superpower to have if you’re confined to the terminal. However, in the modern post-AI/vibe coding days with super fast AI completions and agentic editing, I think GUIs are the way to go. They make the constant context switching more seamless. Whereas terminal editors work best for very focused zen coding. That’s just my opinion. | ||||||||
▲ | adhamsalama a day ago | parent [-] | |||||||
There are several AI plugins for Neovim. Copilot's auto complete seems to be working fine. | ||||||||
|