PyCharm

  1. PyCharm 2024.1

    Note di rilascio: Hugging Face: Quick documentation preview for models and datasets You can now get all the information about any Hugging Face models or datasets you're working with right inside PyCharm. Hover over a dataset or model name to view its description in a ...

  2. PyCharm 2023.3.5

    Note di rilascio: The "Problems" tool window no longer displays outdated project errors that have already been resolved. PyCharm now supports Docker 2.25, eliminating errors that occurred when attempting to create a Docker-compose interpreter with Docker 2.25. ...

  3. PyCharm 2023.3.4

    Note di rilascio: New AI Assistant functionality- Added the ability to generate Python type annotations for functions as well as getting Django views, admins, and serializers for models. Obtain a quick analysis of the data inside your DataFrame and convert Jupyter ...

  4. PyCharm 2023.3.3

    Note di rilascio: Visual diff for Jupyter notebooks- PyCharm now provides a diff view for Jupyter notebooks that renders cells with inputs as if you're looking through the actual notebook. AI Assistant: Unit test generation- You can now use JetBrains AI Assistant to ...

  5. PyCharm 2023.3.2

    Note di rilascio: PyCharm now correctly resolves <code>pytest_plugins</code> for pytest fixtures declaration. The test runner now works fine with Django 5.0. Fixed several issues that occurred when working with the HTTP Client. Fixed the issue causing the IDE ...

  6. PyCharm 2023.3.1

    Note di rilascio: Added the opportunity to check the access status for users with corporate IDE licenses from the AI Assistant tool window. Fixed a bug preventing users from logging in to AI Assistant. 0 ...

  7. PyCharm 2023.3

    Note di rilascio: AI Assistant Is Out of Preview [General Availability] JetBrains AI Assistant is now generally available with a number of new and improved features to increase your productivity in JetBrains IDEs. With AI Assistant, you get enhanced code generation ...

  8. PyCharm 2023.2.5

    Note di rilascio: Updating PyCharm Community 2023.2.2-> 2023.2.3 via Toolbox = "PyCharm CE" is damaged and can't be opened. Improved "Cannot connect to already running IDE instance" Exception: Process <process_id> is still running ...

  9. PyCharm 2023.2.4

    Note di rilascio: Absolute directory paths in the Commit tool window no longer take up too much space as a result of redundantly replicating parent paths. Addressed the issue that made it impossible to copy text from the local machine's editor and paste it into the ...

  10. PyCharm 2023.2.3

    Note di rilascio: Formalization of f-strings- PyCharm will now adjust its inspections to allow reusing quotes, line breaks, escape sequences, and comments inside f-strings for Python 3.12. Existing intention actions for string literals, such as converting between various ...

  11. PyCharm 2023.2.2

    Note di rilascio: 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 ...

  12. PyCharm 2023.2.1

    Note di rilascio: Updates to profiler support and code coverage- Profiler and code coverage functionality is now available for projects using remote interpreters, like those on SSH, WSL, Docker, and Docker Compose. You can now use cProfile, yappi, and vmprof. Additionally, ...

  13. PyCharm 2023.2

    Note di rilascio: Key Updates Updates to Django support New live templates for Django forms and models- New live templates will let you insert common code constructs for Django views, forms, and models (including admin) by typing short abbreviations. The list of live ...

  14. PyCharm 2023.1.x

    Note di rilascio: 2023.1.4 Updated Jul 13, 2023 Fixes [Kotlin is not configured] message reported on kotlin.git/master with IDEA nightly. Can't import the Gradle-based Micronaut project. Settings.xml are not respected for bootstrapping maven container. Non-unique case ...

  15. PyCharm 2022.3.x

    Note di rilascio: 2022.3.3 Updated Mar 9, 2023 Features Improved code coverage by bundling Coverage.py v.6.5 for working with Python 3.7 and later, and v.5.5 for working with Python 2.7 and Python 3.6. Added support for tox 4. Fixes It is once again possible to work with ...

  16. PyCharm 2022.2.x

    Note di rilascio: Adds support for Python 3.11 and improves HTTP Client. 2022.2.3 Updated Oct 11, 2022 Features SSH interpreter: The debugger can now access remote sources. Fixes SSH interpreter: Reopening a project no longer triggers the upload of unchanged project files ...

  17. PyCharm 2022.1.x

    Note di rilascio: Adds authentication support for custom package repositories and new services UI for Docker. 2022.1.4 Updated Jul 21, 2022 Fixes Fixed the issue causing text flickers in the Commit details pane. Fixed the issue with local module recognition in the ...

  18. PyCharm 2021.3.x

    Note di rilascio: Adds Poetry support and a new FastAPI project type. 2021.3.3 Updated Mar 17, 2022 Features Code insight: Bundled pycodestyle has been updated to version 2.8.0. Fixes Code insight: Whitespace checks for variables starting with “match” and “case” no longer ...

  19. PyCharm 2021.2.x

    Note di rilascio: Adds browser page reload on save along with collaborative mode in Python console. 2021.2.3 Updated Oct 20, 2021 Fixes Fixed a bug where PEP 585 parameterized built-in classes were not recognized when using from__future__ import annotations. Fixed a bug in ...

  20. PyCharm 2021.1.x

    Note di rilascio: Adds Code With Me collaborative development and enhanced WSL support. 2021.1.3 Updated Jun 30, 2021 Fixes Fixed the problems behind several UI freezes. Fixed the infinite indexing issue. User interface: Ctrl+Shift+Arrow shortcut selects text in a dialog ...