• masterspace@lemmy.ca
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 months ago

    VSCode & VSCodium are also free for commercial use.

    Why learn an IDE you won’t use anywhere else?

    • TJA!@sh.itjust.works
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      3 months ago

      I am kind of using intellij ideas for everything. They are just so much better.

      I don’t think I would want to work for an employer that is too cheap for an IDE license

      • LavenderDay3544@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        3 months ago

        They’re really not. As much as I hate commercial licensing for any dev tools, if you want to talk about superior there’s nothing quite as good as Visual Studio (not code) on Windows.

      • masterspace@lemmy.ca
        link
        fedilink
        English
        arrow-up
        1
        arrow-down
        1
        ·
        edit-2
        3 months ago

        It’s not about cheapness, it’s about consistency.

        You wanna set up different dev environments and process for every single language you or someone from your team might use? Oh we need documentation and a license for IDEA when we’re doing Java work, and PyCharm when we’re doing Python work, and WebStorm when we’re doing JavaScript work, or we just all use VSCode for everything.

        I’ve worked on Java teams, Python Teams, JavaScript Teams, C# teams, and quite frankly, I’ve seen no major benefit to a dedicated IDE for that language vs just configuring VSCode plugins and CLI scripts.

        • TJA!@sh.itjust.works
          link
          fedilink
          arrow-up
          0
          ·
          3 months ago

          We just have the ultimate license and can use all of the intellij IDEs, but you also can do everything with IDEA and some plugins. And I’m that car you still have the experience of a real IDE and not just a code editor.