Categories: Ubuntu

PyCharm 2025.2 Released as Last One with Community Edition

JetBrains announced the 2025.2 release of its PyCharm Python IDE today!

2025.2 will be the last supported version of PyCharm Community. In the next 2025.3, there will be only an unified PyCharm with core functionality (including Jupyter Notebook support) for free and a Pro subscription with additional features.

The developer team will offer a seamless way to migrate from the Community to the unified PyCharm, though user can now download that unified product from this page.

Besides the product edition change, the release introduced several major updates to its Junie coding agent.

They include speed boost up to 30%, MCP support allowing to connect to external servers and deliver more accurate solutions, remote development (macOS and Linux so far), and Early Access Program (EAP) for Github integration.

Sponsored

The AI has been improved with smart completion for SQL, YAML, JSON, and Markdown, project rules, OpenAI-compatible model (e.g., llama.cpp or LiteLLM) support, and ability to attach image in chat when using Anthropic and OpenAI models.

It also supports one-click setup for MCP (Model Context Protocol) server, making easy to connect external AI clients like Claude, or Cursor. And, when a compatible client is detected on your machine, it will prompt to enable the server and auto-configure the connection without manual setup required.

PyCharm 2025.2 also added persistent controls to .toml configuration files for uv, Hatch, and Poetry, allowing to apply changes to a .toml file by clicking the corresponding buttons to sync, lock, or update the dependencies in your environment.

Other changes include new image viewer with additional operations (e.g., original, inverted, grayscale, and more), as well as following Pro only features:

Sponsored
  • AI Toolkie, including AI Playground and AI Agents Debugger.
  • Context-aware code generation for Jupyter notebooks and SQL cells.
  • A Logical structure tool window for Django.
  • Add in keyboard in Angular templates.
  • Auto-disable built-in formatter when Prettier is used.
  • Editable results for SELECT queries with JOIN clauses.
  • Support WSL file paths for SQLite.
  • And more.

Get Pycharm 2025.2

The official release note of the 2025.2, as well as the download link are available in the link below:

Ubuntu users may choose install either the official Snap package directly from App Center (or Ubuntu Software for 22.04 and earlier), or other packages such as Linux tarball or Flatpak.

For beginners, I’ve written a step by step guide shows how to install the IDE in Ubuntu.

The post PyCharm 2025.2 Released as Last One with Community Edition appeared first on Osgrove.

Ubuntu Server Admin

Recent Posts

A CISO’s preview of open source and cybersecurity trends in 2026 and beyond

Open source has come a long way. Recently I was watching a keynote address by…

8 hours ago

Canonical Kubernetes officially included in Sylva 1.5

Sylva 1.5 becomes the first release to include Kubernetes 1.32, bringing the latest open source…

8 hours ago

Canonical expands total coverage for Ubuntu LTS releases to 15 years with Legacy add-on

Expansion ensures business continuity without forcing major upgrades Today, Canonical announced the expansion of the…

1 day ago

Announcing YARD-Lint: Keep Your Ruby Documentation Solid

TL;DR: YARD-Lint catches documentation issues, just like RuboCop for code. Star it and use it…

1 day ago

Canonical releases FIPS-enabled Kubernetes

Deploy a FedRAMP-ready kubernetes cluster and application suite, with FIPS 140-3 crypto and DISA-STIG hardening…

3 days ago

Canonical announces optimized Ubuntu images for Google Cloud’s Axion N4A Virtual Machines

This new release brings the stability and security of Ubuntu to Axion-based N4A virtual machines…

3 days ago