Visual Studio Code
I once started learning HTML using the standard Notepad application in Windows. Then, Dreamweaver introduced a WYSIWYG editor with a code side that I utilized; it was also the first time the codes had colors.
After that, Notepad++ emerged, a lightweight editor with code highlighting and, with extensions, a preview screen, which often didn't work well for me. However, I used it for quite some time; it was and still is a great editor for coding, simple and not overwhelming.
Then came Atom and Visual Studio Code, both tried out, and eventually stuck with VS Code, and it suits perfectly. It offers countless options, but you don't have to use them all. The extensions are superb; even AI helps a lot with typing much code. For instance, if you use Bootstrap, it's even easier; with one click, you can have a whole layout or a responsive top menu.
I still find VS Code the most suitable for me, just like millions of others who use it. No, I don't see myself just switching back to another code editor easily.