I use it for Angular dev however I still use full Visual Studio for c#/.net core/MVC etc as its not really suited to those so much.
I actually haven't tried it yet. I really must. A couple of years ago I took a decision to get a subscription to Jebrains All Products license and their tools cover every language I need. But I really should try VS Code to see whether I could switch to it to save money.
I went with Jetbrains because I wanted a consistent IDE across all languages rather than using plugins which might work differently for each language. But I think it's worth trying VSC.
Is VSC a good JS editor? I ask as I use Visual Studio Professional at work and it is HORRIFIC for anything to do with HTML or JS. It even completely butchers the layout of ASP.Net Razor pages. Similarly the JS intellisense will mindlessly list every possible method/property contained in any library instead of contextually listing those relevant for the current variable type.