Hacker News new | ask | show | jobs
by mettamage 1919 days ago
I use Sublime Text for this or vim, depending on where I am (in a terminal or not).

Vim is easy if you type vimtutor in the command line and follow the tutorial for the next 30 min. After that, it will always feel like a simple notepad, at least to me it did.

For actual coding I tend to use VS Code. I might give IntelliJ a try again if I can manage to get a free trial again.