简体   繁体   English

这些在IntelliJ for Java中被称为什么注释?

[英]What are these annotations in IntelliJ for Java called?

在此处输入图片说明

So I was just working on a Java project, and then these annotations popped up as I was typing. 所以我只是在一个Java项目上工作,然后在键入时弹出这些批注。 I found them to be really really helpful, but I have no idea what this feature is. 我发现它们确实非常有用,但是我不知道此功能是什么。

Could someone point me to the settings for this feature so I know when I can use it again in the future? 有人可以指出我该功能的设置,以便我知道以后何时可以再次使用它吗?

they are called Parameters hint . 它们称为“ 参数提示” can disable them by going to 可以通过转到

 File → Settings → Editor → General → Appearance → Show parameter name hints.

if you go there you can configure it to match your expectations. 如果您去那里,可以对其进行配置以符合您的期望。

link: https://www.jetbrains.com/idea/whatsnew/#v2016-3-user-interface 链接: https//www.jetbrains.com/idea/whatsnew/#v2016-3-user-interface

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM