IntelliJ IDEA怎么关闭显示完整的Metmod签名
1、首先,打开一个的IntelliJ IDEA的代码工具界面中。

2、进入到了的界面中,点击file菜单

3、点击了file菜单之后,弹出了下拉菜单选中为 settings 选项

4、进入到了settings界面中,选中左侧中的 code completion 选项

5、选中左侧中的 code completion 选项,去掉 show full method signature 选项

6、去掉 show full method signature 选项之后,点击 ok 来保存当前设置。
