Member-only story
Python Got a Big Update With VS Code
2 min readApr 1, 2022
Welcome back! Python is an awesome programming language with a ton of capability, if you’re new to Python, check out the link below to learn more about it:
Python just got a pretty big update within VS Code, which is one of my favorite code editors to use, if you want to check out the entire release log of this update, here is a link to it:
So, let’s take a look at some of the improvements with this new version of VS Code and Python!
Pylint Extension
This new version of VS Code brings in a newer extension, this is Pylint, it allows us to use linting within Python and VS Code! If you want to install this extension, here is a link to it: