主页
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年04月18日 08:44
What I've tried: SyntaxTraverser .psiTraverser(ktFile) .traverse() .transform(ReferenceProvidersRegistry::getReferencesFromProviders) .filter(Objects::nonNull) .filter(it -> it.length > 0) .toList(...
社区
IntelliJ IDEA Plugin Users
What's the methed call to Resolve a Kotlin reference
0 票
创建于
2018年04月18日 08:06
OK. I've found a post that says exactly the same I want to say: https://intellij-support.jetbrains.com/hc/en-us/community/posts/115000795610-What-s-the-methed-call-to-Resolve-a-Kotlin-reference?pag...
社区
IntelliJ IDEA Open API and Plugin Development
How can I get all Kotlin file in a `Project`?
0 票
创建于
2018年04月18日 08:04
I have exactly the same question
社区
IntelliJ IDEA Plugin Users
What's the methed call to Resolve a Kotlin reference
0 票
创建于
2018年04月18日 08:04
It works! @yole but I'm getting new problems now. I'll create a new post.
社区
IntelliJ IDEA Open API and Plugin Development
How can I get all Kotlin file in a `Project`?
0 票
创建于
2018年04月17日 10:33
Seems that Kotlin forum isn't friendly with kotlin compiler-related questions. I've asked a question about kotlin compiler's script API but get no replies and low views. You said indices are not ...
社区
IntelliJ IDEA Open API and Plugin Development
How can I get all Kotlin file in a `Project`?
0 票
已编辑于
2018年04月17日 10:21
I know. Tens of minutes of time cost is acceptable, so no worry about time cost.
社区
IntelliJ IDEA Open API and Plugin Development
How can I get all Kotlin file in a `Project`?
0 票
创建于
2018年04月17日 10:19
`FileTypeIndex` is not present in Kotlin compiler. Is there any other alternatives? My final goal is to get all the declarations and references in a mixed Java-Kotlin project, but when I create a...
社区
IntelliJ IDEA Open API and Plugin Development
How can I get all Kotlin file in a `Project`?
0 票
创建于
2018年04月17日 10:12
Thanks first for telling me the API. I'm working on a project (a simple editor based on Swing, here https://github.com/ice1000/dev-kt, since IDEA is too heavy for old bad machines and take long t...
社区
IntelliJ IDEA Open API and Plugin Development
How can I get all Kotlin file in a `Project`?
0 票
创建于
2018年04月04日 14:49
Countless thanks
社区
IntelliJ IDEA Open API and Plugin Development
Where is dist.gant?
0 票
创建于
2018年03月29日 15:12
Didn't find layout.gant as well, which is used in the rest of the video
社区
IntelliJ IDEA Open API and Plugin Development
Where is dist.gant?
0 票
«
第一页
‹
上一页
下一页
›
最后
»