• okamiueru@lemmy.world
    link
    fedilink
    arrow-up
    5
    ·
    4 months ago

    No complaints from me. Maybe if I had to use it. The thing that strikes me as particularly noisy is what seems to be either case insensitive commands and flags, or case sensitive and using Pascal-Case for both commands and flags. Which would be my least preferred option.

    • AnyOldName3@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      4 months ago

      Commands and flags (for native powershell commands) are case insensitive, but the autocomplete both in the shell and text editors is really good, so people typically use it and have it tidy up whatever they’ve written to match the canonical case.