• TJA!@sh.itjust.works
    link
    fedilink
    arrow-up
    11
    arrow-down
    3
    ·
    edit-2
    23 hours 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

    • masterspace@lemmy.ca
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      1
      ·
      edit-2
      4 hours 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
        2
        arrow-down
        1
        ·
        4 hours 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.

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

          Lol “real IDE”. Name the actual day to day feature(s) that makes it “real”. Just saying “you use a little bitch IDE, i use a real IDE” is not an argument.

    • LavenderDay3544@lemmy.world
      link
      fedilink
      arrow-up
      4
      arrow-down
      8
      ·
      22 hours 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.

      • MajorHavoc@programming.dev
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        21 hours ago

        I adore Visual Studio for how it set the gold standard for code editing. VsCode is growing rapidly, but Visual Studio set an incredibly high bar.

        For anyone reading along, Visual Studio Community Edition was free and fantastic last time I tried it, and it does 99% of anything any individual developer cares about.

        The paid professional license shines for big messy enterprise stuff, but most people looking for an editor don’t need to worry about that.

        All that said, disclaimer for full honesty: my tool of choice is NeoVim - often with a splash of VSCodium.

        • LavenderDay3544@lemmy.world
          link
          fedilink
          arrow-up
          2
          ·
          20 hours ago

          I don’t actually use VS either mostly because I prefer to use a lighter editor and the commandline. But it does set a high bar for what an IDE should be.

      • brettvitaz@programming.dev
        link
        fedilink
        English
        arrow-up
        5
        arrow-down
        5
        ·
        20 hours ago

        That’s just your opinion, and your specific use case. I do not enjoy using Visual Studio, and MS no longer makes it for the Mac (the superior developer platform (see what I did there?)). JetBrains products have their weaknesses but they are damn good.

          • brettvitaz@programming.dev
            link
            fedilink
            English
            arrow-up
            1
            ·
            edit-2
            15 minutes ago

            Ok. Thanks for the info I guess. I don’t like Visual Studio on Windows. I use it for work and it’s not better than Rider or any of the JetBrains ides.