Do what I do and use Nano for everythingEach has its own strengths and weaknesses, especially when working across several languages. Webstorm is more of an IDE, Sublime is closer to a basic text editor. VS Code is somewhere in the middle, with a very rich plugin ecosystem.
But yes, ultimately it’s too many tools for what is basically just editing text, which is why I’ve been transitioning to Vim, hoping to eventually use it exclusively. Almost there.
Vim does navigation and text editing in a completely different way to GUI-based editors which I find a lot faster and more efficient.