For instance: Python. Pycharm: I click on the side for a breakpoint, and then trigger a test to run, and it just works. I keep thinking I'm missing something for VS Code as it never quite works as smooth, but I have better things to do and I move on.
And then I see an article like this which makes it seem like it's not so straightforward.
And that's in addition to having to acclimate myself to completely different and objectively worse syntax highlighting (you can customize the colors of more types of tokens using Jetbrains syntax highlighting system), worse global find+replace, and losing all Intellisense features (hovering on types, ctrl+click to type definitions, etc.) whenever there is a syntax error anywhere in the entire repo.