I worry that once I've done all that I won't have time for my actual work. I also have to investigate all these new AI editors, and sign up for the API's and work out which is best, then I have to learn how to prompt properly.
I worry that messing with the AI is the equivalent of tweaking my colour schemes and choosing new fonts.
If you can build, test and run your project entirely from the command line you're never locked in. Every project I've worked on in the past decade has not enforced a choice of editor, and most have been portable to 2-3 OSes.
> I also have to investigate all these new AI editors, and sign up for the API's and work out which is best, then I have to learn how to prompt properly.
I found this didn't take me very long. Try things in order of how popular they seem and keep notes on what you do and don't like.
I personally settled on Zed (because I genuinely like the editor even with the AI bits turned off), Copilot (because Microsoft gave me a free subscription as an active OSS dev) and Claude Sonnet (seems to be a good balance). Other people I work with like Claude Code.
I worry that messing with the AI is the equivalent of tweaking my colour schemes and choosing new fonts.