Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Steve Murphy
Total activity
25
Last activity
January 17, 2016 13:09
Member since
May 26, 2010 01:18
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
8
Activity overview
Posts (6)
Comments (11)
Sort by recent activity
Recent activity
Votes
Created
October 03, 2010 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.
Community
IntelliJ IDEA Open API and Plugin Development
CompletionContributor help
0 votes
Created
September 16, 2013 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
Community
IntelliJ IDEA Open API and Plugin Development
How can I override a service implementation?
0 votes
Created
January 11, 2011 12:41
Hi Dan, thanks for the tip - but that's not it. I'm only using one set of tokens here.
Community
IntelliJ IDEA Open API and Plugin Development
TODO's not being highlighted blue nor appearing in tree
0 votes
Created
January 11, 2011 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...
Community
IntelliJ IDEA Open API and Plugin Development
TODO's not being highlighted blue nor appearing in tree
0 votes
Created
January 15, 2011 08:59
Thanks a million Jon, you've made my day!
Community
IntelliJ IDEA Open API and Plugin Development
TODO's not being highlighted blue nor appearing in tree
0 votes
Created
January 15, 2011 13:16
Yes, that's why I gave you a "correct answer" ;)Thanks again, Jon. Much appreciated.
Community
IntelliJ IDEA Open API and Plugin Development
TODO's not being highlighted blue nor appearing in tree
0 votes
Created
September 17, 2010 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 ...
Community
IntelliJ IDEA Open API and Plugin Development
Go To / Find Usages / Rename between files
0 votes
Created
September 17, 2010 13:50
You're right again :) - thanks.
Community
IntelliJ IDEA Open API and Plugin Development
Go To / Find Usages / Rename between files
0 votes
Created
September 16, 2010 23:06
Thank you, Dmitry!
Community
IntelliJ IDEA Open API and Plugin Development
StructureView Tips
0 votes
Created
September 14, 2010 08:54
though this is an old question, please allow me to answer it for the benefit of anyone who still wants to know :) ...in your plugin.xml, under extensions, add something like this: <extensions defa...
Community
IntelliJ IDEA Open API and Plugin Development
What happen to DocumentationProvider in idea 7.0?
0 votes
«
First
‹
Previous