In very concrete terms, what are examples of things that I could do in Visual Studio that I can't do with Visual Studio Code?
Background: I've used vim for all my code editing for decades, but recently started using Visual Studio Code and I'm very thoroughly enjoying it. Given that history, I considered Visual Studio Code to be an IDE.
Curious about the difference between Visual Studio and Visual Studio Code, I've found several explanations pointing out that VSCode is a code editor while Visual Studio is an IDE. I'm so confused by this. VSCode certainly feels like an IDE to me, so I really wonder what I'm missing out on.
I'm on Linux, so it's entirely hypothetical, but now that I'm leveling up my development environment, I can't help but be curious what might be in store for me at the next level(s) and looking at the documentation, I'm struggling to find anything that stands out.