Releases
PyCharm 2020.1.2
PyCharm 2020.1.2 is out now with fixes that will improve your software development experience. Update from within PyCharm (Help | Check for Updates), using the JetBrains Toolbox, or by downloading the new version from our website.
In this version of PyCharm:
- The new action ‘Rescan Available Python Modules and Packages’ was added
- We added support for Coverage 5.0+
- We fixed a bug that made the cursor jump to the __call__ method of the metaclass instead of the class declaration when using ‘go to declaration’ on classes.
- We fixed a bug that triggered a false positive inspection “Unexpected argument” for Python 3 enum.Enum() functional constructor.
- We fixed a bug that now makes CSS/SCSS formatter aware of CSS3 grid-layout properties.
- we fixed a bug that made the data area on the ‘Data View’ window is too small after window shrink and expand.
- We fixed a bug that was freezing the editor when displaying documentation for some Matplotlib symbols.
And many more small fixes, see our release notes for details.
Getting the New Version
You can update PyCharm by choosing Help | Check for Updates (or PyCharm | Check for Updates on macOS) in the IDE. PyCharm will be able to patch itself to the new version, there should no longer be a need to run the full installer.
If you’re on Ubuntu 16.04 or later, or any other Linux distribution that supports snap, you should not need to upgrade manually, you’ll automatically receive the new version.