Learn how to extend VS Code functionality through the use of extensions. You’ll see how to search for extensions using keywords, sort the results and how to customize the extensions once installed. This lesson will also show you how to install and configure the Python extension which supports:
- Linting
- Debugging support
- Code completion with IntelliSense
- Code snippets
- Unit testing support and more
arnautovdmitry2015 on April 4, 2019
Wow! I am waiting for this course! And it is here. You are awesome! VS Code is my favourite code editor.