主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Anna Kozlova
活动总数
1422
最后的活动
2023年06月12日 14:16
成员加入日期
2005年10月25日 10:47
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
503
活动概览
文章(0)
帖子(0)
评论(919)
按最近的活动排序
最近的活动
投票数
创建于
2017年08月14日 11:27
Hi Filip, you need to provide your own com.intellij.refactoring.rename.RenameHandler. The logic to choose applicable handler is encapsulated here: com.intellij.refactoring.rename.RenameHandlerRegis...
社区
IntelliJ IDEA Open API and Plugin Development
Renaming PsiMethod declaration from PsiLiteralExpression
0 票
创建于
2017年08月10日 09:45
Hi Scott, What is the context you pass for method created? Thanks, Anna
社区
IntelliJ IDEA Open API and Plugin Development
Methods added via PsiAugmentProvider do not infer references to the containing class' type variable .
0 票
创建于
2017年08月09日 13:43
Please follow https://youtrack.jetbrains.com/issue/IJSDK-292
社区
IntelliJ IDEA Open API and Plugin Development
intention action Iconable not called in version 2017
0 票
创建于
2017年08月08日 09:35
Hi, how are files created there? Is it IDEA's normal create file action or some custom one? If it's IDEA's one, then only "io"-based validation is performed. That's ok, as one can want e.g. to move...
社区
IntelliJ IDEA Open API and Plugin Development
Additional filename validation
0 票
已编辑于
2017年08月04日 19:47
If you extend junit 3 test case then vintage engine would recognise it as junit 3, if you have junit 5 annotations in your class - jupiter engine would recognise it as junit 5. And both engines wou...
社区
IntelliJ IDEA Users
Idea running JUnit5 tests twice
0 票
创建于
2017年07月20日 09:41
Hi Vladimir, if you have a reference from your code to java, then the text of the element under reference would be treated as "code", when there is no such a reference, the text would be treated as...
社区
IntelliJ IDEA Open API and Plugin Development
How to get Custom language elements to be treated as "text" for rename refactoring purposes?
0 票
创建于
2017年07月19日 08:16
Could you please at least provide the stacktrace? Anna
社区
IntelliJ IDEA Open API and Plugin Development
java.lang.NoClassDefFoundError: com/github/markusbernhardt/proxy/selector/pac/PacScriptSource
0 票
创建于
2017年07月19日 08:10
Looks like a bug to me. Anna
社区
IntelliJ IDEA Open API and Plugin Development
How to convert string generated with "Copy Reference" to project file path?
0 票
创建于
2017年07月18日 12:55
Our test data is often created by broken code, which should be excluded when generating javadoc. Why do you want to generate the javadoc actually? It won't provide more information than sources. Th...
社区
IntelliJ IDEA Open API and Plugin Development
Generating javadoc for IntelliJ Community
0 票
创建于
2017年07月18日 07:44
qualifiedNameProvider would resolve the issue but it would break clients which rely on default implementation based on relative to content root contract. @Vladimir, that's the only way to deal with...
社区
IntelliJ IDEA Open API and Plugin Development
How to convert string generated with "Copy Reference" to project file path?
0 票
«
第一页
‹
上一页
下一页
›
最后
»