PyCharm 2023.3.4

Released: Feb 26, 2024

Aggiornamenti in 2023.3.4

Funzionalità

  • 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 notebooks to scripts.
  • The Django Structure tool window - You can now navigate through your Django projects faster with the new features of the Django Structure tool window. Access settings.py or identify and register unregistered admins directly in the tool window.
  • Quick Documentation for type parameter declarations in the new syntax - The Quick Documentation popup now clearly explains the type parameters and type aliases used in your code.