vim :)
Excuse me, do you have a moment to talk about our lord and saviour Vim?
I’ve made the move a few years ago. I really like the “IDE” experience instead of the “code editor” one.
“Oh, but it takes so much RAM”, yup… So does all those electron apps I have to use alongside VSCode, that are built in webstorm…
I’m not using vs code, but my team does… with Python. Webstorm calls itself a JavaScript IDE.
That alone is sufficient for an instant “no”.
That’s understandable… Text Editors are a great choice for any language, IDEs are only good for specific language… If your team needs an IDE, here’s a list: https://www.simplilearn.com/tutorials/python-tutorial/python-ide
And VSCode is one on the list, it’s considered an IDE with the right plugins… But for me, I use Javascript on the frontend and got curious about Webstorm… But I will still continue using VSCode/VSCodium for other languages…