PyCharm 2022.2 Release Candidate Is Available

You can get the new build from our website, via the free Toolbox App, or by using snaps for Ubuntu. 

To familiarize yourself with the most notable updates in v2022.2, browse the PyCharm 2022.2 EAP section of our blog. This release candidate also delivers some updates we haven’t previously covered, so read on for the latest news. 

New action to generate tables of contents in Markdown files

It’s now possible to easily generate tables of contents in Markdown files based on the document headers. This new action is available from the Insert and Generate popup menus that you can invoke via the Alt+Insert / ⌘ N shortcut or with a right click. The IDE will insert a table of contents at the current caret position and enclose it with <!– TOC –> tags, so that you can update it later by calling the same menu.

Experimental support for Front Matter in Markdown files

We’ve introduced experimental support for YAML Front Matter headers, which can be enabled via the markdown.experimental.frontmatter.support.enable registry key.

These are the highlights for this week! As usual, you can check out a complete list of all of the resolved issues in the release notes.

If you spot any bugs, please let us know in the comments below, on Twitter, or by using our issue tracker.

The major PyCharm 2022.2 release is coming very soon – stay tuned!

image description