PyCharm 2023.2.2
Released: Oct 2, 2023
Atualizações na 2023.2.2
Recursos
- PyCharm now has basic code insight for type parameters.
- It is now possible to install Python packages from PyPI when using Python 3.12.
- The Arguments field in the Python Run configuration dialog is now located on a separate line.
- In the Branches popup, it's now possible to disable the Recent section via the Show Recent Branches setting.
Correções
- The Shift+Enter shortcut works as expected, opening files from the Search Everywhere tabs in the right-hand side of the split screen.
- The Project tool window once again displays the list of directories.
- The issue causing performance degradation when working with Markdown files featuring tables has been resolved.
- The IDE no longer hangs on the splash screen because of the Exception in thread "AWT-EventQueue-1" error.
- The IDE once again properly preserves the EditorConfig formatting.
- The IDE no longer displays irrelevant pipelines for GitLab merge requests.