

Debug Console no longer changes the output after execution.Debug Console: Output encoding is now correct for Windows.Python 3.11: The IPython console doesn’t break with non-ASCII characters in tracebacks.The local interpreter in P圜harm can again be set up via the environment variable.Debugger: Running pytest in debug mode no longer fails with a missing `pydev_tests_python` module.Test runner: Running pytest on Windows doesn’t cause a UnicodeEncodeError with non-UTF8 locales.Search Everywhere once again works as expected, providing all text search results.We’ve fixed the issue causing private PKCS #8 keys to malfunction when the IDE couldn’t locate the corresponding public key.TypeScript: accessor keyword is now recognized.ESLint: flat configuration files are now detected and ESLint is executed without the -config flag.Prisma ORM plugin: relationMode property can now be used in the data source configuration previewFeatures values are autocompleted in lower camelcase binaryTargets completion now works for all supported operating systems.Settings synchronization across different IDE products is now turned off by default and can be enabled via a checkbox in Settings/Preferences | Settings Sync. The behavior of the Settings Sync plugin has been updated.You can update to version 2022.3.2 by using the Toolbox App, installing it right from the IDE, or downloading it from our website. Read about them all on our What’s New page or check the release notes.The second minor release brings a list of improvements, and fixes for the debugger, test runner, and Python Console.

Speed up your flow and let P圜harm autocomplete documented Django settings for you. Support for Django configuration constants completion in settings.py: Stop typing the same Django configuration variables in settings.py over and over again.In-place signature-change refactoring: Simply add, remove, or edit your method signature in-place and use context actions (Alt+Enter) or the new gutter-icon to preview the changes and apply the refactoring.P圜harm now automatically finds it for you and displays a preview of the problem directly in your editor. Smart in-editor exceptions preview: Don’t spend time browsing your code after exceptions.New pull request dedicated view: You no longer need to switch between the browser and your IDE to manage your GitHub Pull Request workflow.Download the new version now, or upgrade from within P圜harm. Complete the full Pull Request workflow, quickly catch exceptions, and apply project-wide refactorings.
