主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Guno
活动总数
74
最后的活动
2023年09月30日 07:12
成员加入日期
2009年01月06日 19:14
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
22
活动概览
帖子(16)
评论(36)
按最近的活动排序
最近的活动
投票数
创建于
2013年07月30日 16:05
Thanks. I've created a new thread for this: http://devnet.jetbrains.com/thread/447550I'll mark this thread as answered.
社区
IntelliJ IDEA Open API and Plugin Development
Custom DomElementsAnnotator isn't invoked
0 票
创建于
2014年12月23日 13:06
Ok, thanks.
社区
IntelliJ IDEA Open API and Plugin Development
Line marker for folded code block
0 票
创建于
2016年04月01日 21:12
My QueryExecutor is as follows: public class ValueObjectMetaFieldSearcher extends QueryExecutorBase<PsiField, DefinitionsScopedSearch.SearchParameters> { public ValueObjectMetaFieldSearcher() ...
社区
IntelliJ IDEA Open API and Plugin Development
Navigating from reference using definitionsScopedSearch
0 票
创建于
2016年04月02日 06:26
Hi Imants, I'm implementing goto. And it does work actually, source is resolved to target. when invoking ctrl-alt-b on source on line 2 in my example. But not when I invoke ctrl-alt-b on the refe...
社区
IntelliJ IDEA Open API and Plugin Development
Navigating from reference using definitionsScopedSearch
0 票
已编辑于
2016年04月06日 19:46
I'll try that, thanks! [edit]Working fine now, using a custom action and handler!
社区
IntelliJ IDEA Open API and Plugin Development
Navigating from reference using definitionsScopedSearch
0 票
创建于
2016年06月05日 09:08
Hi Appu, Did you manage to resolve this issue? I've got similar problems when trying to run this particular unit test in my plugin project:http://www.jetbrains.org/intellij/sdk/docs/tutorials/wri...
社区
IntelliJ IDEA Open API and Plugin Development
Why does my LightPlatformTestCase have problems loading plugins
0 票
«
第一页
‹
上一页