▲ | SirGiggles a day ago | |||||||
Sorry for the segue, but how your team's experience with C# on VSCode? Any recommendations for plugins? I've heard of a lot of people recommend Rider but not much, aside from neonsunset, talk about VSCode. | ||||||||
▲ | CharlieDigital a day ago | parent [-] | |||||||
Great. C# DevKit is really all you need (and the same plugins you would normally have like GitLens, etc.). Refactoring experience isn't as good as Rider (JetBrains are kings of refactoring tooling). But for all other cases VS Code is fast and ergonomic. Rider does have some nice things for supporting working with SQL databases that I do envy once in a while. | ||||||||
|