主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
GreenBudgie
活动总数
22
最后的活动
2023年01月11日 11:03
成员加入日期
2022年11月09日 15:55
关注
0 名用户
关注者数
0 名用户
投票数
4
订阅数
7
活动概览
帖子(4)
评论(7)
按最近的活动排序
最近的活动
投票数
创建于
2023年01月11日 11:03
Of course, here it is: com.intellij.testFramework.TestLoggerFactory$TestLoggerAssertionError: Provider 'com.solanteq.solar.plugin.element.FormElementFactoryKt$$Lambda$1795/0x00000008017dec40@c27f75...
社区
IntelliJ IDEA Open API and Plugin Development
Is it safe to cache any PSI element if I use PsiModificationTracker.MODIFICATION_COUNT
0 票
创建于
2023年01月02日 22:59
Thank you for your answer.I've never heard about this extension, thank you for pointing it out. Unfortunately, I have actually already came up with the solution by implementing a symbol declaration...
社区
IntelliJ IDEA Open API and Plugin Development
JsonStringLiteral as declaration with rename action
0 票
创建于
2022年12月22日 19:21
BumpStill looking for solution
社区
IntelliJ IDEA Open API and Plugin Development
JsonStringLiteral as declaration with rename action
0 票
创建于
2022年12月19日 19:24
Thank you for your answer. I tried both options:1. Changed file types from objects to classes - test fails with the same result2. Deleted caches from IDEA sandbox - test fails with the same result ...
社区
IntelliJ IDEA Open API and Plugin Development
FileTypeIndex is unstable in tests
0 票
创建于
2022年12月16日 20:45
Update: found this thread. Looks very similar to my problem, but there is no clear solution to it.
社区
IntelliJ IDEA Open API and Plugin Development
FileTypeIndex is unstable in tests
0 票
创建于
2022年12月16日 15:35
Thank you for response. I've tried to implement renameHandler EP and also useScopeEnlarger. But my former problem remains. I will try to ask my question differently. I've attached two screenshots. ...
社区
IntelliJ IDEA Open API and Plugin Development
JsonStringLiteral as declaration with rename action
0 票
创建于
2022年12月14日 20:02
Let me clarify the question. Here is another interpretation. It is possible to have a reference that resolves to an element that can't be renamed, but still have rename refactoring enabled?In my ca...
社区
IntelliJ IDEA Open API and Plugin Development
JsonStringLiteral as declaration with rename action
0 票