主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
ice1000
https://github.com/ice1000
活动总数
75
最后的活动
2019年05月19日 16:48
成员加入日期
2018年01月01日 10:00
关注
0 名用户
关注者数
1 名用户
投票数
22
订阅数
21
活动概览
帖子(6)
评论(26)
按最近的活动排序
最近的活动
投票数
创建于
2018年01月15日 10:20
Ah! I think this should be added to the sdk doc. This post has saved my life.
社区
IntelliJ IDEA Open API and Plugin Development
Problems to add PsiReferenceContributor
2 票
创建于
2018年11月26日 23:58
Checkout https://plugins.jetbrains.com/plugin/10413-julia
社区
IntelliJ IDEA Open API and Plugin Development
Julia plugin
1 票
创建于
2018年04月17日 11:35
Thanks yole. I'll try later.
社区
IntelliJ IDEA Open API and Plugin Development
How can I get all Kotlin file in a `Project`?
1 票
创建于
2018年03月21日 16:59
> Ok, I'll do it next week. Any progress on this?
社区
IntelliJ IDEA Users
Sharing plugins and libraries between IntelliJ Platform products?
1 票
创建于
2018年02月03日 16:47
Did a little refactor to convert it into Kotlin, merged all classes into one file and kept the copyright and all function/class names. https://github.com/ice1000/julia-intellij/blob/master/src/de/h...
社区
IntelliJ IDEA Open API and Plugin Development
Answer: Automatic error reporting to GitHub issues
1 票
创建于
2018年04月19日 03:07
@yole I tried this, according to you: SyntaxTraverser .psiTraverser(ktMethod.getContainingKtFile()) .traverse() .transform(PsiElement::getReferences) .filter(it -> it.length > 0) .toList() And I ...
社区
IntelliJ IDEA Plugin Users
What's the methed call to Resolve a Kotlin reference
0 票
下一页
›
最后
»