Oh no, not just my build server, Microsofts build server… Everyones’ Azure build server - (if you’re building on windows)

  • @Dasnap
    link
    7
    edit-2
    5 days ago

    I didn’t even know VS Code was something you could pay for.

    Also, are you using Discord bots for work?

    Edit: Nope and nope.

      • Lucy :3
        link
        fedilink
        125 days ago

        Also, VS Code is mid, not even working correctly and definitely not OOB on Linux in my experience, and VS just does not support Linux at all. And is shit anyway.

        • @rtxn
          link
          English
          19
          edit-2
          5 days ago

          VS’s built-in .NET debugger is top tier, though. Especially the ability to edit code while it is running.

          • qaz
            link
            English
            3
            edit-2
            5 days ago

            Rider can do code replacement too and has worked much better in my experience

          • @marcos
            link
            15 days ago

            It would be much better if it stopped missing the version of the code you are working on and locking while starting multithreaded code.

        • @TheBananaKing
          link
          65 days ago

          If you want twenty minutes of rage-filled ranting, ask me about vscode-server sometime.

          • @Aceticon
            link
            25 days ago

            How much would that be in Libraries Of Congress if written down?

        • @TrickDacy
          link
          25 days ago

          No and no and no. Works fine even on arm64 Linux. And is not shit in the least.

        • kamenLady.
          link
          -6
          edit-2
          5 days ago

          I can only recommend ZED

          EDIT: no love for ZED?

          • Ekky
            link
            fedilink
            16
            edit-2
            5 days ago

            Hmmm, the front page looks like they’re trying to sell a LLM code generator with additional QOL to businesses, and not a developer focused IDE or extensible text editor.

            Definitely not something that catches my interest as a developer. Though, I haven’t tried it, so these are just initial impressions from reading their landing page.

            Edit: also, why down vote the above? It appears perfectly relevant to the discussion. If you disagree, why not make a comment about it instead?

            • kamenLady.
              link
              55 days ago

              It’s really good and open source. I used sublime & atom before and it’s pretty much the same experience.

              Is it also because it’s made for mac first?

              • Ekky
                link
                fedilink
                6
                edit-2
                5 days ago

                Hadn’t actually noticed it was Mac first before you mentioned it, but no, if it works for Mac, then it likely also works for Linux (and that’s what counts, right?).

                Contrary to my previous statement, I’ve actually tried downloading Zed. The first thing I noticed was the “sign in” in the top right corner. Feels rather unsightly, but no biggie. It appears to redirect to GitHub authorization, after which it fails with a “OAuthCallback”-error. Might be my fault, can’t remember if I’ve disabled or limited unnecessary functionality in GitHub.

                The design feels slick and most options are hidden away or represented by only a small icon with tooltips. It appears that no advanced settings page exists, as nearly everything is handled in JSON (initially thought that a visual settings page must have been hidden away deep down somewhere, but that appears to be wrong).

                Coop programming seems to be a big feature, but I’ll skip that as it appears to need setup.

                Also, the LLM part is not nearly as prominent as their front page makes it out to be, rather feels like an option than a prominent or forced feature, so that’s really nice.

                The included extensions (nice to have them as they’re no given) appear to focus on themes and syntax, can’t find any cross-development nor compilation related extensions which is just fine. Compilation is best handled in the terminal anyway.

                Overall it feels pretty solid, definitely different from the first impressions of their page. Might be even better with more diverse extensions, though, I haven’t looked at the internet for unlisted extensions, and I’m not sure how old the project is (the extensions might just not be made yet).

                There’s also no pop-ups, start pages with all kinds of featured content, nor settings or buttons that grab your attention away from your work (except the login button, perhaps. I would like to see what it looks like once logged in).

                I’m probably missing most features as my GitHub integration fails, but I’m overall positively surprised.

                • kamenLady.
                  link
                  2
                  edit-2
                  5 days ago

                  It has an integrated Terminal, which works good - made my work with sass on the server a little easier.

                  Glad you’re linking it. It never stopped to surprise me with it’s simplicity and absence of forced features.

                  Also nightime coding friendly:

                  PS: When logged in - you just see your profile pic at the right top, but i still have to integrate a project - until now i’m nothing more than logged in. I Discovered ZED just a few weeks ago.

          • qaz
            link
            English
            3
            edit-2
            5 days ago

            I still wonder why they decided to write their own UI framework from scratch.

    • @[email protected]
      link
      fedilink
      26
      edit-2
      5 days ago

      Visual Studio and VS Code are two separate products, I’m afraid. Visual Studio is a .NET IDE and build tool, as opposed to VS Code which is essentially an extensible text editor.

      Edit: also the screenshot looks like it might be from Slack?

      • magic_lobster_party
        link
        fedilink
        45 days ago

        The great thing about Slack is how easy it is to make automations. I guess this one just reads RSS feeds.

        At my work we have automations notifying us about production errors for example.