Visual Studio Code for Python Developers Transcripts
Chapter: Editing Python Code with VS Code
Lecture: Editing Summary

Login or purchase this course to watch this video and the rest of the course contents.
0:00 All right, in summary, and to help reinforce what you learned in this module, let's take a look at everything that we covered.
0:07 One, we talked about the default Python experience in Visual Studio Code right out of the box.
0:13 And then we talked about how we can go about enhancing that experience within Visual Studio Code tailored to Python.
0:19 One of the ways we're able to do that is with the Python extension that gives us a rich development experience for us for Python projects.
0:27 We talked about formatting and refactoring Python code within Visual Studio Code, as well as some of the linting capabilities that are available to us.
0:34 And last but not least, we covered the snippets that we can use or create on our own that helps give us a quick jumpstart to writing Python code more quickly and efficiently without having to move our hands off the keyboard.
0:45 In the next module, Cecil is going to teach you about running and debugging Python projects in Visual Studio Code. See you over there.


Talk Python's Mastodon Michael Kennedy's Mastodon