• dmrzl@programming.dev
    link
    fedilink
    English
    arrow-up
    8
    arrow-down
    2
    ·
    1 year ago

    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”.

    • TechCodex@programming.devOP
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      5
      ·
      1 year ago

      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…