主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Dmitry Batkovich
活动总数
34
最后的活动
2019年05月13日 16:53
成员加入日期
2016年08月05日 06:26
关注
0 名用户
关注者数
1 名用户
投票数
0
订阅数
11
活动概览
文章(0)
帖子(0)
评论(23)
按最近的活动排序
最近的活动
投票数
创建于
2016年10月11日 14:38
Did you try to specify it in "intellij.plugins" (as written in https://github.com/JetBrains/gradle-intellij-plugin)?
社区
IntelliJ IDEA Open API and Plugin Development
Need help with extending the Properties plugin functionality
0 票
已编辑于
2016年10月11日 06:07
正式评论
use PropertiesImplUtil.getPropertiesFile(PsiElement) to obtain a PropertiesFile from PsiFile and after that call PropertiesFile#findPropertyByKey(String key) method. to get selected property from S...
社区
IntelliJ IDEA Open API and Plugin Development
Need help with extending the Properties plugin functionality
0 票
创建于
2016年08月05日 06:26
正式评论
Vahid, do you use IntelliJ IDEA 2016.2? If yes, then for non-Java languages grouping by package/directory was broken. It will be available in next updates. You don't need do any manual actions to h...
社区
IntelliJ IDEA Open API and Plugin Development
Setting groupname in inspection result tool view
0 票
«
第一页
‹
上一页