| ▲ | jillesvangurp 5 hours ago | |
I've barely touched Intellij for the last half year or so. I rarely edit code manually at this point. I also did not renew my subscription and am back on the community edition. I've noticed that my preferences for tools and languages is shifting as well. I'm happy to work with stuff that I previously would have not touched now because it would take me too long to get up to speed with languages, frameworks, etc. That stuff no longer blocks me from being productive. I still care about code quality, good design, etc. but a lot of that stuff doesn't require me to micro manage a code base. In the rare case I want to open something in an editor, I use vs code. I've removed a lot of the plugins in that as I'm not really using them any more. I actually do reach for vi on the command line sometimes. But I've never been very good with it. I know how to do simple edits and save the file. I just never really got into it. I memorized a handful of key bindings somewhere in the nineties and that's it. I know some people that live in this editor and swear by it but for me it's just something that's there by default that is vaguely useful in a pinch if there's nothing else. | ||
| ▲ | simianwords 3 hours ago | parent [-] | |
I’m still not exactly at the point where I don’t need the IDE. I still like Idea products for their indexing and navigation - I’m just used to them. Codex doesn’t yet do a good job showing diffs nicely. Nor with navigation. I agree I reach out to the IDE less and less now. | ||