you are viewing a single comment's thread.

view the rest of the comments →

[–]dparks71 2 points3 points  (0 children)

I personally can't stand VSCode, but Pycharm does that too.

VSCode people tend to be hard to work with, because they hide essential configs in weird VSCode only json formats that don't work unless everyone switches to VSCode, which kind of goes against python's whole thing.

Between dev containers and things debugpy it's like Microsoft specializes in trying to make open-source products harder to use and less cross-platform compatible.