What’s New

PyCharm 2026.2

2026.2
Added
  • Develop Python extension modules directly with the Rust plugin
  • Configure external tools faster with the redesigned settings UI for tools running via uvx
  • See inline version hints and quick documentation for your dependencies at a glance
  • Drag and drop files and images straight into terminal sessions
  • Track interactive Docker Compose container statuses right in the editor
  • Navigate notebooks with the dedicated Jupyter Notebook minimap layout
  • Speed up workflows on large codebases with TypeScript 7 support
  • Validate infrastructure with the Terraform testing framework integration
  • Generate entire projects from natural language prompts with AI
  • Retain cross-session domain knowledge using the agent skills manager
Changed
  • Standardize your debugging workflow with debugpy enabled by default
  • Resolve Git conflicts more easily with a streamlined resolution flow
  • Get faster diagnostics through the Pyrefly type engine integration
  • Work with multi-project setups and uv workspaces by default

The highlights of this release include: Productivity-enhancing features

  • Develop Python extension modules directly with the Rust plugin.
  • Configure external tools faster with the redesigned settings UI for tools running via uvx.
  • Standardize your debugging workflow with debugpy enabled by default.
  • See inline version hints and quick documentation for your dependencies at a glance.
  • Resolve Git conflicts more easily with a streamlined resolution flow.
  • Drag and drop files and images straight into terminal sessions.
  • Track interactive Docker Compose container statuses right in the editor. Support for new technologies
  • Get faster diagnostics through the Pyrefly type engine integration.
  • Navigate notebooks with the dedicated Jupyter Notebook minimap layout.
  • Work with multi-project setups and uv workspaces by default.
  • Speed up workflows on large codebases with TypeScript 7 support.
  • Validate infrastructure with the Terraform testing framework integration. AI upgrades
  • Generate entire projects from natural language prompts with AI.
  • Retain cross-session domain knowledge using the agent skills manager. Visit our What's New page to learn about these and other improvements. Full release notes.
View original