主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
mac champ
活动总数
14
最后的活动
2016年01月17日 03:47
成员加入日期
2014年12月19日 19:45
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
4
活动概览
帖子(3)
评论(7)
按最近的活动排序
最近的活动
投票数
创建于
2014年12月20日 13:57
Okay, thank you Alexander, I will look into creating a plugin next week and log a feature request soon.Edit: seems like this feature request will work for my needs as wellhttps://youtrack.jetbrains...
社区
IntelliJ IDEA Users
Tips on creating complicated live templates with groovy?
0 票
创建于
2015年01月08日 14:03
Ok, thank you for that. Would you be open to adding "Local variable or parameter can be 'final'" as well?In the meantime, I will continue working on my plugin's Action for fun/education. Thank you ...
社区
IntelliJ IDEA Open API and Plugin Development
Finding places where a field is used/assigned?
0 票
创建于
2015年02月08日 22:42
Ok, sounds good. I will use Configurable and seek out some other examples of its usage. Thanks.
社区
IntelliJ IDEA Open API and Plugin Development
Plugin settings / configuration / preferences example?
0 票
创建于
2015年01月07日 21:38
Thank you Dmitry; that makes sense. I will investigate the ReferenceSearch utility next. As for the Intention, I realize the field-can-be-final intention exists, but I could not find a way to apply...
社区
IntelliJ IDEA Open API and Plugin Development
Finding places where a field is used/assigned?
0 票
创建于
2015年01月07日 22:27
Hmm, maybe I am doing something wrong. In my code, I forced a situation where a field was highlighted by the can-be-final Inspection.I click "Analyze" then "Code Cleanup"Select "Current File"Click ...
社区
IntelliJ IDEA Open API and Plugin Development
Finding places where a field is used/assigned?
0 票
创建于
2015年01月08日 17:52
Okay, what you say makes sense, and I think I agree. I still need to pursue automating these ideas/inspections/actions for other reasons, though. I will post back here if I run into any more troubl...
社区
IntelliJ IDEA Open API and Plugin Development
Finding places where a field is used/assigned?
0 票
创建于
2014年12月29日 18:50
Thanks for this, Nikolay. I have been picking at this issue for several days now. I finally decided to see if there was a plugin development forum and search for my problem and found your post imme...
社区
IntelliJ IDEA Open API and Plugin Development
How to add import statement to the class programatically
0 票