This chapter will look at the debugging implementation patterns in the context of some Python IDEs.
Visual Studio Code
Let’s review the debugging implementation pattern language and case study from the previous chapter in the context of the Visual Studio Code IDE. I assume that you already have VS Code installed on your local machine with the required extensions. For the necessary steps, please look at the Python extension for Visual Studio Code README1.