this post was submitted on 26 Apr 2025
429 points (97.6% liked)

Programming

19825 readers
278 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 36 points 2 days ago (2 children)

You are late. They have already did the same with C# extension, and made it closed source too.

[–] [email protected] 8 points 2 days ago (1 children)

I'm not up-to-date: what did they do to the C# extension? I've been using it on a personal project and haven't experienced anything egregiously terrible (yet)

[–] [email protected] 17 points 2 days ago

A lot of the C# ecosystem is open source (thank goodness), but the official debugger isn't, hence it only being available in the proprietary version of VSCode.

[–] [email protected] 7 points 2 days ago

They did it with python about 2 years ago.