this post was submitted on 24 Jul 2023
-33 points (28.6% liked)
Programmer Humor
19471 readers
1467 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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..