All Outputs in the Console Are Clickable. Can This Be Disabled?

Answered

When the cursor hovers over the output, it becomes clickable and is underlined. A single click opens a pop-up window.

0
1 comment

Hi Kaixin,

It is a new feature implemented in https://youtrack.jetbrains.com/issue/IDEA-364368

If you want to disable it:

  1. Open the IDE Registry
  2. Find the key debugger.navigation.from.console.to.sources and set it to off
  3. Restart the IDE
1

Please sign in to leave a comment.