如何让 intellij 停止在项目结构视图中显示方法?

How to get intellij to stop showing methods in the project structure view?

似乎从 2021 年 11 月版的 Intellij 开始,编辑器已开始在项目结构视图中显示方法。如果您的光标位于编辑器中的某个方法上,项目结构将打开并跳转到该方法。

我想禁用它并返回到不显示方法的旧式项目结构。

齿轮图标、树外观、显示成员 -> 禁用。