当前位置:网站首页>IDEA close/open reference prompt Usages
IDEA close/open reference prompt Usages
2022-08-09 11:44:00 【small pig】
A higher version of IDEA will have such variables or methods will have this Usages prompt
It will prompt you where it is used, and I personally think it is very useful, such as the picture below
Click to see where it is used
Include who implements some interfaces
Then today I found that there is no such hint, just heard someone say this hintIt's not easy to use and it's tasteless
So I searched for the relevant settings, which can be turned on or off freely
Open Setting->Editor->Inlay Hints as shown below
Select Code vision, click on the drop-down box to freely choose whether to display usages or author information
Here I remove usages, remove the checkbox and select apply ok
Then there is no prompt to use, it is really refreshing, but it is still a bit awkward, maybe I am used to this
Then I picked it back
Feel good!
In this way, everyone can set it according to their own needs, I hope it can help everyone
边栏推荐
猜你喜欢
[现代控制理论]2_state-space状态空间方程
This application has no explicit mapping for /error, so you are seeing this as a fallback
排序--快排(图解)
Redis高可用部署
[现代控制理论]4_PhasePortrait爱情故事动态系统分析
wpf path xaml写法和c#写法对比
WPF 实现带蒙版的 MessageBox 消息提示框
Visual Studio 2017 ASP.NET Framework MVC 项目 MySQL 配置连接
PTA 实验7-5 输出大写英文字母(10 分)
wpf实现简易画板功能(带截取画板,签名截图等等)
随机推荐
结构体变量的首地址获取注意事项
Chinese valentine's day?Programmers don't exist
在北京参加UI设计培训到底怎么样?
百钱买鸡(一)
ACM01背包问题
enum in c language
es6对象迭代器iterator
使用gdb调试多进程程序、同时调试父进程和子进程
log4net使用指南(winform版,sqlserver记录)
web course design
Fapi_StatusType Fapi_issueProgrammingCommand使用注意事项
PAT1013 并查集 DFS(查找联通分量的个数)
x86 exception handling and interrupt mechanism (2) interrupt vector table
PAT1003
未来装备探索:数字孪生装备
wpf实现简易画板功能(带截取画板,签名截图等等)
redis缓存如何保证数据一致性
TIC2000调用API函数Flash擦除片上FLASH失败
ThreadLocal类
【精华文】C语言结构体特殊情况分析:结构体指针 / 基本数据类型指针,指向其他结构体