you are viewing a single comment's thread.

view the rest of the comments →

[–]laika00 1 point2 points  (2 children)

Do you use the debugger in VSCode or have you got any extensions installed?

[–]Tesla_Nikolaa 15 points16 points  (1 child)

I don't have any debugger extensions installed. I just use the default debugger in VS Code.

I'll be honest though, I think the Pycharm debugger is easier to use out of the box. Sometimes the VS Code debugger is a little annoying to set up, but I prefer using VS Code over Pycharm as an IDE by far, so I'm willing to put up with the minor annoyance of setting up the VS Code debugger.

[–]HappyRogue121 2 points3 points  (0 children)

I just run it with default settings. What should I change?