PyCharm 2023.2.1

Profiler 和代碼覆蓋功能現在可用於使用遠端解譯器的項目。
8月 30, 2023
新版本

特性

  • Updates to profiler support and code coverage - Profiler and code coverage functionality is now available for projects using remote interpreters, like those on SSH, Microsoft Windows Subsystem for Linux (WSL), Docker, and Docker Compose. You can now use cProfile, yappi, and vmprof. Additionally, you can now use profilers for projects that use Python 3.12.
  • Django
    • Inherited HTTP methods in the Endpoints tool window - In PyCharm 2023.2, support was added for Django in the Endpoints tool window to help you work with the Django Rest Framework more easily. Starting from this update, you will also be able to work with inherited HTTP methods for your Django views in the Endpoints tool window.
    • Run manage.py Task from the main menu with remote interpreters - When working with a project with a remote interpreter on Docker, Docker Compose, SSH, or WSL, you can now run the manage.py task from the main menu.
  • Python Run/Debug Configuration
    • Updates to the Parameters field - In the updated Python Run / Debug configuration, the Parameters field is available by default. The minimum width for the field has been increased and the ability to add macros to the Parameters field has been restored.
  • Black formatter: an option to suppress warnings about non-formatted files - In PyCharm 2023.2, built-in support was added for the Black formatter. If you have Black configured in PyCharm, the IDE will check whether each file you are working with is formatted properly. When your code is not formatted with Black, PyCharm will notify you. If you don't want to use the Black formatter for a particular file or the whole project, you can now suppress warnings about non-formatted files.
  • Updates to frontend development support
    • Added support for CSS system colors.
    • Added support for CSS trigonometric and exponential functions.
    • Added support for .mjs and .cjs config files in Prettier.
PyCharm

PyCharm

支援 Django 的 Python IDE。

有任何疑問嗎?

Live Chat現在與我們的JetBrains 專家即時聊天詢問。