• Contend6248@feddit.de
    link
    fedilink
    arrow-up
    5
    ·
    11 months ago

    Sadly with much less extensions, i use it just to compile and flash my marlin 3D printer and every extension needed has to be set up manually, for some reason even then i can’t get it to work.

    • elfahor@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      5
      ·
      11 months ago

      You can change your product.json to gain access to the Microsoft extension repositories. I still don’t do it because fuck ms, for the few extensions that I do need I download them as .vsix on the web frontend.

  • aport@programming.dev
    link
    fedilink
    arrow-up
    3
    ·
    11 months ago

    Alternatively you can use and support a true community-driven editing environment dedicated to preserving your freedom, like vim/neovim or emacs.

    • I_like_cats@lemmy.one
      link
      fedilink
      arrow-up
      4
      ·
      11 months ago

      But that’s something new to learn and configure. I just want to code why should I spend my time learning another text editor when vscodium is fine

      • nonearther@lemmy.ml
        link
        fedilink
        English
        arrow-up
        1
        ·
        11 months ago

        Who doesn’t want to go through learning of text editor and pain of configuring instead of actually coding?

    • baseless_discourse@mander.xyz
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      11 months ago

      I would love to use emacs, unfortunately coding in TypeScript is much more pleasant to me than coding in elisp or lua.

      Not to say Typescript is a good experience either, I always feel like fighting the language than actually coding. Just saying they are better than elisp or lua.

      Also I find vscode has better mouse interaction, but maybe emacs got better with time.

    • Parsnip8904@beehaw.org
      link
      fedilink
      arrow-up
      0
      ·
      11 months ago

      lapce is a vscode replacement that has all the sugar that people love and it’s blazingly fast. It’s still in alpha but I’m very hopeful for it’s future.

      • NixDev@programming.dev
        link
        fedilink
        arrow-up
        2
        ·
        11 months ago

        I have looked at lapce and I am hopeful it will mature enough to replace vscode. I haven’t had the time to see if it works enough to replace vscode for my daily work, but I am planning on trying it again soon.

        Fleet seems promising but not sure how I feel about another JetBrains editor.

        • Parsnip8904@beehaw.org
          link
          fedilink
          arrow-up
          1
          ·
          11 months ago

          Glad you liked it :) It still has issues but the development is happening at breakneck pace. I’m planning on daily driving it once it goes beta.

          I also have conflicting feelings about jetbrains IDEs. Does fleet have a community edition? I use pycharm sometimes but also hate it sometimes.

          • NixDev@programming.dev
            link
            fedilink
            arrow-up
            2
            ·
            11 months ago

            Right now fleet is basically a community edition. They had stated there will be a paid version. So I am wondering how many features will be locked behind a paywall. Hopefully they have all the features from the beta available and just add some enterprise features to the paid version.

            I really miss atom, would have been great if MS didn’t kill that project. It would be interesting to see how it would have compared to code.

            • Parsnip8904@beehaw.org
              link
              fedilink
              arrow-up
              1
              ·
              11 months ago

              Hopefully it’ll stay that way. Otherwise there is EAP I suppose. That’s what I do with webstorm.

              For me it’s Sublime text. It’s blazingly fast and robust, but because it isn’t as popular as code and not open, there aren’t as many plugins. I honestly think that if it had been opensource, it would have captured the market share that vscose holds now.

  • CaptDust@sh.itjust.works
    link
    fedilink
    arrow-up
    1
    ·
    11 months ago

    Note that Codium is a no go if you want to debug .NET projects, really annoying limitation MS put in place…