主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Steve Murphy
活动总数
25
最后的活动
2016年01月17日 13:09
成员加入日期
2010年05月26日 01:18
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
8
活动概览
帖子(6)
评论(11)
按最近的活动排序
最近的活动
投票数
创建于
2010年05月26日 02:32
Hi There,If you wanted to set a breakpoint on "step2()", just set a breakpoint on the last line of code in the step2 method and use SHIFT-F8 immediately when it triggers.If you want see what happ...
社区
IntelliJ IDEA Users
Debug breakpoint on partial statement
0 票
创建于
2010年10月03日 03:31
Ok I solved this by downloading the community editor source and stepping through it.As it turns out, I had overridden PsiFile.getText() in a bad way.All good now.
社区
IntelliJ IDEA Open API and Plugin Development
CompletionContributor help
0 票
创建于
2013年09月16日 07:44
Ok, I found I can cast the PicoContainer to a MutablePicoContainer and unregister / reregister the component I want toreplace.Is this a correct approach?Thank youviking steve
社区
IntelliJ IDEA Open API and Plugin Development
How can I override a service implementation?
0 票
创建于
2011年01月11日 12:41
Hi Dan, thanks for the tip - but that's not it. I'm only using one set of tokens here.
社区
IntelliJ IDEA Open API and Plugin Development
TODO's not being highlighted blue nor appearing in tree
0 票
创建于
2011年01月11日 12:46
Jon, I'm glad someone else has the same problem!I suspect it's due to something else not being right in the plugin.xml... perhaps a dependency on one of the other providers, contributors, etc.Can a...
社区
IntelliJ IDEA Open API and Plugin Development
TODO's not being highlighted blue nor appearing in tree
0 票
创建于
2011年01月15日 08:59
Thanks a million Jon, you've made my day!
社区
IntelliJ IDEA Open API and Plugin Development
TODO's not being highlighted blue nor appearing in tree
0 票
创建于
2011年01月15日 13:16
Yes, that's why I gave you a "correct answer" ;)Thanks again, Jon. Much appreciated.
社区
IntelliJ IDEA Open API and Plugin Development
TODO's not being highlighted blue nor appearing in tree
0 票
创建于
2010年09月17日 12:47
Hi Dmitry,Yes, it will be fairly quick and simple to search through other project files for the declaration if it does not exist in the same Psi tree.So I really just need a pointer on how to find ...
社区
IntelliJ IDEA Open API and Plugin Development
Go To / Find Usages / Rename between files
0 票
创建于
2010年09月17日 13:50
You're right again :) - thanks.
社区
IntelliJ IDEA Open API and Plugin Development
Go To / Find Usages / Rename between files
0 票
创建于
2010年09月16日 23:06
Thank you, Dmitry!
社区
IntelliJ IDEA Open API and Plugin Development
StructureView Tips
0 票
下一页
›
最后
»