I know that this has been asked several times before, but I would like to share my experience and thoughts. I also would like to broaden my perspective by comparing it to Rider and VS to understand if I am missing out. I mainly used VS, but in my experience it’s slow and bulky.
I am a full stack developer and mainly work on backend and some frontend stuff. I just love the fact that I can use one IDE to run and debug both my environments. I have worked with VSCode on fairly large multi project solutions/mono repositories and haven’t experienced any limitations yet.
VSCode does require some setup (extensions, settings/launch files), but I like the customisability nature of VSCode. Haven’t missed anything regarding the ability to refactor, debug with breakpoints and performance.
Who else switched to VSCode from VS or Rider and how is your experience thus far; has anyone noticed any limiting factors?
FYI I don’t do anything with older versions of .NET (usually 8 and beyond), WinForms or WPF.