you are viewing a single comment's thread
view the rest of the comments
[–] 17 points 3 years ago (2 children)

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

  • source
  • hideshow 4 child comments
  • [–] 1 point 3 years ago (1 child)

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

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 3 years 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.

  • source
  • parent