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

已回答

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

0

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

请先登录再写评论。