• @[email protected]
    link
    fedilink
    181 year ago

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

    • @RoyaltyInTraining
      link
      171 year ago

      It’s shit like this that keeps me from building any kind of trust in MS-owned open source projects.

      • @[email protected]
        link
        fedilink
        111 year ago

        Anyone thinking that Microsoft’s recently found appreciation for open source isn’t a Trojan Horse is a fool.

    • @[email protected]
      link
      fedilink
      11 year ago

      Is that because of the extension marketplace? Or the fact that the debugger has always been closed source?

      • @[email protected]
        link
        fedilink
        2
        edit-2
        1 year ago

        VSDbg is closed source, technically licensed under visual studio, and only for MS products. Then they sprinkle some key check that prints a message telling you to use it in an official environment or whatever. It’s dumb and needs resolved as part of their OSS efforts but seems more unlikely with each passing year.