VS Code has plenty of features most developers never touch. This course works through them inside a real project — a FastAPI application — rather than as a list of disconnected tips, and it's co-taught by two instructors with backgrounds at Microsoft, the team behind the editor.
What you'll learn
- Whether VS Code counts as a full IDE, and how it stacks up against traditional ones
- Choosing a Python distribution and setting up virtual environments and packages, including tools like Flit
- Navigating the interface: rearranging panels, using the command palette, and reading the status bar's source-control info
- Customizing themes, the integrated terminal, and editor settings for Python work
- Finding and installing extensions worth adding to your setup
- Debugging and testing Python code with the built-in tools
- Managing Git repositories directly from inside the editor
51 lessons of hands-on setup and workflow tips for developers who want to get more out of an editor they probably already use every day.