主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Kata Zavor
活动总数
39
最后的活动
2023年10月21日 23:19
成员加入日期
2020年03月25日 21:15
关注
0 名用户
关注者数
0 名用户
投票数
6
订阅数
11
活动概览
帖子(7)
评论(15)
按最近的活动排序
最近的活动
投票数
已编辑于
2021年12月17日 19:12
Thank you! I tried using "light class wrappers" approach. (Side note: `psiClass = ktClass.toLightClass()` returns null, but this one work psiClass = LightClassGenerationSupport.getInstance(project)...
社区
IntelliJ IDEA Open API and Plugin Development
PsiElementFinder analogue for Kotlin
0 票
已编辑于
2021年12月15日 22:59
Oh, no. I’m asking because I implemented custom PsiElementFinder to locate classes out of project scope by full-qualified name. It worked well, but now we’re adding Kotlin support. I want to return...
社区
IntelliJ IDEA Open API and Plugin Development
PsiElementFinder analogue for Kotlin
0 票
创建于
2021年07月17日 23:50
Here's what I mean by > the symbol `Some` is not recognized when editing project.
社区
IntelliJ IDEA Open API and Plugin Development
Make IntelliJ recognize files from archive of custom type
0 票
创建于
2021年07月17日 23:48
Here's the dummy plugin project with dummy AbcFileSystem and AbcFileType: github Here's test project which contains arc.abc as a dependency: github Previous discussion: forum
社区
IntelliJ IDEA Open API and Plugin Development
Make IntelliJ recognize files from archive of custom type
0 票
创建于
2021年07月05日 23:29
Is there a chance that this question will be answered? :(
社区
IntelliJ IDEA Open API and Plugin Development
Intellij does not trigger custom ArchiveFileSystem (FileType added)
0 票
下一页
›
最后
»