this post was submitted on 03 Jul 2024
7 points (100.0% liked)

.NET

1425 readers
8 users here now

Getting started

Useful resources

IDEs and code editors

Tools

Rules

Related communities

Wikipedia pages

founded 1 year ago
MODERATORS
 

I exclusively use Visual Studio Code for editing code. I primarily work with Go, and a little bit with JavaScript/TypeScript, but I need to do some C# work.

I have no interest in using Microsoft's proprietary C# Dev Kit or dealing with their licensing terms. What capabilities am I losing? The marketing materials for the dev kit talk about a lot of stuff that appear to be features of the open source C# extension, so it's unclear which features are actually exclusive to the dev kit.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 1 month ago

Mostly use Rider but whenever I've tried to use the open source extension I've had it crash and be quite unreliable, but if it works well for you then go for it.