• EnderMB@lemmy.world
    link
    fedilink
    arrow-up
    28
    arrow-down
    1
    ·
    6 months ago

    I’ll sit next to 1, and I’ll spend the entire flight talking to him about my .NET setup on Windows and how to date Visual Studio is still the best IDE available for any mainstream programming language.

        • smb@lemmy.ml
          link
          fedilink
          English
          arrow-up
          10
          arrow-down
          1
          ·
          6 months ago

          i somehow feel this might be sort of a vim-vim situation 😁

            • Blackmist@feddit.uk
              link
              fedilink
              English
              arrow-up
              3
              ·
              6 months ago

              I wish they’d open source it.

              I don’t think anything else comes close for just dropping a bunch of shit on a form and running it.

        • Miyabi@lemmy.zip
          link
          fedilink
          arrow-up
          6
          ·
          6 months ago

          There is some that are faster and probably lighter and more efficient. But better, no. VSCode takes the cake. I use VSCodium.

          • EnderMB@lemmy.world
            link
            fedilink
            arrow-up
            3
            ·
            6 months ago

            I’d consider vscode to still be a text editor, although I do really like using it for TypeScript. For me, VS still takes the crown because it’s just so good at debugging and evaluating C#. It’s hard for anyone to compete since Microsoft largely owns (yes, I know the .NET Foundation is responsible for .NET) the whole ecosystem.

          • EnderMB@lemmy.world
            link
            fedilink
            arrow-up
            2
            ·
            6 months ago

            I was so excited for Rider, especially since I do like some of the features of other JetBrains IDE’s, but I’ve found it just too unreliable when it comes to build support, and despite years of dominance in tooling from the ReSharper days VS intellisense is just much nicer. It’s very close though, and IMO Rider is nicer to use for C# than IntelliJ or PyCharm are for their respective languages.