主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Konstantin Pribluda
活动总数
81
最后的活动
2018年06月04日 07:42
成员加入日期
2009年04月30日 14:28
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
27
活动概览
帖子(21)
评论(33)
按最近的活动排序
最近的活动
投票数
创建于
2013年06月24日 10:23
OK got it. PolyReference seems to be wrong for this ( or I do not grok it completely ) Problem with second class was retrieval of lookup values. XMLAttributeValue is not suitable as lookup item ...
社区
IntelliJ IDEA Open API and Plugin Development
PsiReferences and code completion
0 票
创建于
2013年07月15日 10:14
Dom Elements work for me for creation of elements. Though I found that sometimes Dom fails to deduce attribute / tag names from the methods / classes and needs little prodding under tail end with...
社区
IntelliJ IDEA Open API and Plugin Development
Refactor DomElements
0 票
创建于
2013年07月13日 10:13
I would like to have uniqueness in the same file, below certain element - and I'm already using DOmFileDescription ( and it kind of works ;) ) - bit I thought that addind @NameValue would be s...
社区
IntelliJ IDEA Open API and Plugin Development
identity scope does not work
0 票
创建于
2013年07月13日 12:52
It will be really difficult to remove all references to customer from this plugin ( and this customer is really sensitive about discretion ) - so publishing is impossible
社区
IntelliJ IDEA Open API and Plugin Development
identity scope does not work
0 票
创建于
2013年07月17日 08:07
Spring plugin may provide extension points ( but of course, without any meanigfull documentation so you will have to guess around )
社区
IntelliJ IDEA Open API and Plugin Development
Spring Plugin Sourcecode
0 票
创建于
2013年08月05日 09:20
I use reference converters registered with @Converter on DOM interfaces. They return specific PSI Reference contributors, which hprovide lists of candidates. This was enough for code completion an...
社区
IntelliJ IDEA Open API and Plugin Development
How do I add custom references to AutoCompletion?
0 票
创建于
2013年06月22日 21:42
It can be helpful to dump PSI tree to be sure which element to ĺook for ( you have to start idea with internal features enabled )From my experience with XML reference provides , you need to loo...
社区
IntelliJ IDEA Open API and Plugin Development
Can only capture JSLiteralExpression elements with a PsiReferenceProvider?
0 票
创建于
2013年06月23日 14:06
What's lookup builder? Maybe I need this too? ( this is my forst plugin ) XmlAttributeValue is good for code completion and display of error. Though poly-References do not display as error when no...
社区
IntelliJ IDEA Open API and Plugin Development
Can only capture JSLiteralExpression elements with a PsiReferenceProvider?
0 票
创建于
2013年06月24日 12:50
Took deep look into code and found: - if you return several PSI references and at least one of them is not resolving properly then error is displayed ( DpmHighlightHelperImpl.checkResolveProbl...
社区
IntelliJ IDEA Open API and Plugin Development
PSI Reference and displaying error
0 票
创建于
2013年06月20日 15:32
Tried it: 20428] ERROR - i.util.KeyedExtensionCollector - ****************.ApdlReferenceContributor has unsatisfied dependency: class com.intellij.psi.impl.source.resolve.ResolveCache among unsat...
社区
IntelliJ IDEA Open API and Plugin Development
Proper way to obtain ResolveCache instance
0 票
«
第一页
‹
上一页
下一页
›
最后
»