• LavenderDay3544@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      27 days ago

      It looks like they deprecated that one so they can sell the Rust plug-in for CLion. Granted RustRover is free for non-commercial use.

      Stuff like this is why I don’t mess with paid IDEs and editors.

    • Tramort@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      27 days ago

      Oh my God. That’s awful.

      Thanks for posting about jet brains coopting and closing the rust plug-in. Yuck!

    • calcopiritus@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      27 days ago

      Don’t need to go all the way there. I always heard that jetbrains make the best editors. Yet when my job forced everyone to use CLion I saw that it was just a lie. The editors aren’t good, they are just expensive.

      There are 2 easy examples:

      1. Remote developing sucks. Loading a remote cmake project takes ages. Yet if you remove the temp directory it’s almost instantaneous. Except when you do it too often and clion refuses to sync the files, then you’re fucked because there isn’t a “sync” button, it only happens automatically.

      2. The commit log is awful. It doesn’t by default show you the commit/branch you’ve checked out, it shows the chronologically most recent commit. There’s no “go to checked out commit” button either, you have to write the hash in the search field. Which btw the search is trash. If you write 6 of the characters of the hash it shows “there are no results”, yet when you write the 7th, suddenly your commit appears.

      • lysdexic@programming.dev
        link
        fedilink
        English
        arrow-up
        2
        ·
        25 days ago

        Your comment feels half-baked at best. You start to talk about “best editors” but you proceed to present your two best examples and neither has anything remotely related to editors.

        CLion is undoubtedly the absolute best IDE for C++ projects, and it’s multiplatform on top of it. It’s not even a competition, specially if you’re using CMake. Using Git integration as your best and single example to refute this is extremely puzzling by how silly it is.

      • abbadon420@lemm.ee
        link
        fedilink
        arrow-up
        0
        arrow-down
        1
        ·
        27 days ago

        I’m a big fan of jetbrains, I think they make awesome product and they’re great with the community. That being said, CLion sucks. If I code in C (which isn’t often), I just use VsCode. It’s much better. IntelliJ, Webstorm and PyCharm are great products though.

  • thepiguy@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    27 days ago

    This is great. Rider pretty much carried me through my first year at uni, considering that visual studio does not work on Linux. The neovim plugin for C# that I used kept crashing for me, glad to see non students also getting a chance to try out this software.

    • JakenVeina@lemm.ee
      link
      fedilink
      English
      arrow-up
      2
      ·
      25 days ago

      I suspect this is because of the looming end of Windows 10. There’s a large segment of Windows users, myself included, with Visual Studio being the only remaining tie to the Windows ecosystem. Extremely smart move by JetBrains, if true.

  • masterspace@lemmy.ca
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    3
    ·
    27 days ago

    VSCode & VSCodium are also free for commercial use.

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

    • ADTJ@feddit.uk
      link
      fedilink
      arrow-up
      2
      ·
      27 days ago

      C# Devkit will do in a pinch but it’s still second class in VS Code compared to languages like TypeScript.

      Since MS killed off MonoDevelop and Visual Studio is Windows only, it’ll be good to finally have a free proper C# IDE again on Linux.

    • Rogue@feddit.uk
      link
      fedilink
      arrow-up
      0
      ·
      26 days ago

      Jetbrains licenses are like £100 a year. What commercial project isn’t able to cover that cost.

      • EowynCarter@lemm.ee
        link
        fedilink
        arrow-up
        1
        ·
        25 days ago

        I’m just hopping the price won’t rise in return.

        Yet I’m not going back to eclipse.

        • Rogue@feddit.uk
          link
          fedilink
          arrow-up
          0
          ·
          25 days ago

          They give incremental discounts each time you renew so even if the price increases you’ll probably find you’re spending less each time.

          • EowynCarter@lemm.ee
            link
            fedilink
            arrow-up
            2
            ·
            25 days ago

            I’ve been on the lower price forever as I had a licence from before the switch.

            It’s already expensive. And having a comercial option that is affordable for normal people rather than $$$ entreprise would be good. Quitte a few paying of their own because their entreprise won’t.

      • a Kendrick fan@lemmy.mlOP
        link
        fedilink
        arrow-up
        0
        arrow-down
        1
        ·
        27 days ago

        same here, i was using RustRover before that and it was slow on my laptop, i also had to create an account to use it. Zed is pretty much plug n play

    • TJA!@sh.itjust.works
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      27 days 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
        0
        arrow-down
        1
        ·
        edit-2
        27 days 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
          1
          arrow-down
          1
          ·
          27 days 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
            0
            arrow-down
            2
            ·
            edit-2
            27 days 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.

            • zlatko@programming.dev
              link
              fedilink
              arrow-up
              3
              ·
              25 days ago

              Much better integrated refactoring support. Much better source code integration support. Much better integrated debugging support. Much better integrated assistive (but not ai) support.

              Vscode can do many things IntelliJ can, but not all, and many of them require fiddling with plugins.

              Usually, JB is also faster (if your dev machine can run it, but in my experience most devs have beefy machines).

      • LavenderDay3544@lemmy.world
        link
        fedilink
        arrow-up
        0
        arrow-down
        3
        ·
        27 days 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.

        • lysdexic@programming.dev
          link
          fedilink
          English
          arrow-up
          1
          ·
          25 days 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.

          It really depends on what kind of project you’re working on. For .NET projects that might be true, but for other languages such as anything involving C++ then Visual Studio lags way behind CLion, which is multiplatform to boot.

        • brettvitaz@programming.dev
          link
          fedilink
          English
          arrow-up
          1
          ·
          27 days 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.

        • MajorHavoc@programming.dev
          link
          fedilink
          arrow-up
          1
          arrow-down
          1
          ·
          edit-2
          27 days 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
            1
            arrow-down
            1
            ·
            27 days 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.

    • CodeMonkey@programming.dev
      link
      fedilink
      arrow-up
      1
      arrow-down
      1
      ·
      27 days ago

      Why would you use a library or framework when you can code everything from scratch? It probably depends on how good the VSCode extension is vs how bad the IDE is.

      For the languages I have tried (mostly GoLang plus a bit of Terraform/Terragrunt), VSCode plugins can do code highlighting, can highlight syntax and lint errors, can navigate to a methods implementation, the auto-complete seems to pick random words from the code base, and can find the callers for a method. It is good enough for every day use.

      IDEs I have used (Eclipse for Java, PyCharm, InteliJ for Kotlin) offer more. They all have starter templates for common file types. The auto-complete is much more syntax aware and can sometimes guess what variables I intend to pass in as arguments. There is refactoring which can correctly find other usages of a variable and can make trivial code rewrites. There are generators for boilerplate methods. They all have a built in graphical debugger and a test runner.

  • moreeni@lemm.ee
    link
    fedilink
    arrow-up
    0
    arrow-down
    1
    ·
    27 days ago

    I am yet to meet someone who doesn’t use VSCode for web development.

      • lysdexic@programming.dev
        link
        fedilink
        English
        arrow-up
        0
        arrow-down
        2
        ·
        25 days ago

        You’ve never met an average ASP.NET developer?

        OP is right. For web development with JavaScript frameworks (React, Angular, etc) with Node and even Typescript, you either use vscode or you haven’t discovered vscode yet.