I found it today on github, looks cool, but unfortunately it has no nushell support.

speaking of supported shells, here is a list:

  • bash
  • zsh
  • fish
  • pwsh
  • powershell
    • NixDev@programming.dev
      link
      fedilink
      arrow-up
      5
      arrow-down
      1
      ·
      10 months ago

      Found that article recently. It is a great look into what MS is doing. Makes sense on why they killed Atom so quickly after the GitHub acquisition. I still need MS for some work stuff but almost everything else has been migrated to JetBrains for my IDE.

      I am really hoping that JavaScript comes out with a native typescript so the MS bullshit dies.

      • TCB13@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        10 months ago

        Yes but making the underlaying stuff limited to official builds is questionable open-source.

  • sirdorius@programming.dev
    link
    fedilink
    arrow-up
    6
    ·
    10 months ago

    Pretty cool when I need autocompletion, but it really messes with my zsh config so I won’t be using it all the time

  • Deckweiss@lemmy.world
    link
    fedilink
    arrow-up
    9
    arrow-down
    5
    ·
    edit-2
    10 months ago

    We already had https://fig.io/ and while it isn’t officially open source, their obfuscating efforts (at least on linux) are very pathetic to the point where they might have as well just put it up on github.

    Oh and a huge negative is that they have been recently aquired by amazon. I don’t know whether thats worse than microsoft.

    • MonkCanatella@sh.itjust.works
      link
      fedilink
      arrow-up
      15
      arrow-down
      2
      ·
      edit-2
      10 months ago

      It’s worse. Fig is a freemium product that aims to get you on a subscription model. This all but guarantees enshittification. Also fig is currently Mac only. The UI is also kinda gauche

        • MonkCanatella@sh.itjust.works
          link
          fedilink
          arrow-up
          1
          ·
          10 months ago

          Last I saw you have to sign up for their waitlist. Didn’t realize you could install from aur. Do you need an account or does it just work after installing?

  • thesmokingman@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    10 months ago

    I’m trying to figure out how this gets monetized. It doesn’t look like it actually phones home. The only interesting dependency is Fig, which another commenter calls out. Since this basically just wraps Fig, I wonder if this is Microsoft’s first pass at getting into shells before they reimplement Fig themselves.

    Note I didn’t look to see what kind of telemetry Fig collects. I skimmed the dep from this package but didn’t feel like chasing down the tree of Fig deps that get pulled into that one.