VS CODE Setting debugging in VS Code When you're coding, debugging is the process of finding and removing errors from your code. Without debugging, your code may not run correctly, or may not run at all.