Releases

PyCharm 2023.1.2 is Out! 

You can get the latest version from inside the IDE, via the Toolbox App, or by using snaps for Ubuntu. It is also possible to download it from our website.

Download PyCharm 2023.1.2

Notable fixes included in this build

  • The IDE no longer erroneously considers projects stored on NFS-mounted drives to be read-only. [IDEA-315865]
  • The issue causing editor tabs to scroll slowly has been resolved. [IDEA-318576]
  • Improved documentation for Angular-related symbols: more documentation for pipes, properties, and directives. [WEB-33153]
  • We’ve fixed the issue causing incorrect type evaluation for pipes with transform property with an indirect function instead of a method. [WEB-50918]
  • We’ve fixed the issue that was causing the IDE to add comments incorrectly in the Astro template part when invoking the comment action. [WEB-59270]

For more details, please refer to the release notes.

If you encounter any bugs, please report them to our issue tracker.

image description