Help Center/ CodeArts Agent/ FAQs/ Extension/ What Do I Do When JetBrains IDE Version 25.2 Cannot Display Terminal Output?
Updated on 2026-07-27 GMT+08:00

What Do I Do When JetBrains IDE Version 25.2 Cannot Display Terminal Output?

Symptom

JetBrains IDEs include PyCharm, IntelliJ IDEA, WebStorm, and CLion. This section uses IntelliJ IDEA as an example.

JetBrains IDE version 25.2 cannot display terminal output.

Cause Analysis

By default, the Reworked 2025 terminal engine is enabled in JetBrains IDE version 25.2. This causes issues with the #TerminalFull and #TerminalLastCommand features, preventing access to terminal output.

Solution

Switch the terminal engine back to Classic mode.

  1. In the IDE, click Terminal on the toolbar.
  2. In the terminal, click in the upper right corner and choose Terminal Engine > Classic.