I have used a couple of IDEs since I started programming. whatever makes life easier: JS and html is difficult to read without formatting, indentation, and I like a text editor that allows me control over those things. Line numbers. Themes that include colouring that seperates tags from text, etc... Things that make the code more readable prevent you from making errors. Plugins that help to highlight errors and make suggestions help too.
Sublime is cool. Anything by the guys who did phpstorm and webstorm (agree with @scandelario) : great products. Suggestive text when there are lots of packages... Integration with dbs and svn... Helps👌