Clean up your workspace by hiding those pesky *.py,cover files from your IDE. Whether you're using VS Code or PyCharm, this quick setting change keeps your file tree focused on your actual source code by filtering out coverage reports. Just a few clicks in your editor's "Excluded" or "Ignored" file settings, and those clutter-causing files disappear from view while remaining safe on your disk.
read moreOther articles
VS Code for Pycharm users
Switching to VS Code can be a headache if you're used to the JetBrains look. This guide helps you clone that experience in two simple steps.
read more