Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Colin Fleming
Total activity
1477
Last activity
August 28, 2024 19:36
Member since
January 04, 2005 19:45
Following
0 users
Followed by
1 user
Votes
0
Subscriptions
484
Activity overview
Posts (205)
Comments (788)
Sort by recent activity
Recent activity
Votes
Created
October 23, 2009 08:44
So I got some time to debug this some more, and I think I see the problem. From what I can tell, the class that should be finding the usages in this case is the CachesBasedRefSearcher. This in turn...
Community
IntelliJ IDEA Open API and Plugin Development
Problem with Find Usages
0 votes
Created
October 23, 2009 19:48
Bug filed: http://youtrack.jetbrains.net/issue/IDEA-25346I think it's worth emphasising that I would never have found this if IntelliJ wasn't newly open source :-)Cheers,Colin
Community
IntelliJ IDEA Open API and Plugin Development
Problem with Find Usages
0 votes
Created
January 12, 2011 20:00
Hi Dmitry,Fantastic, thanks. It's great having the source code :-)Cheers,Colin
Community
IntelliJ IDEA Open API and Plugin Development
Completion related NPE in Idea X
0 votes
Created
March 09, 2011 09:31
Here's a screenshot of the issue as well - I had to get a user to send me this because it's sporadic and difficult to reproduce. I think it always happens for him though:
Community
IntelliJ IDEA Open API and Plugin Development
Action shortcut not being displayed
0 votes
Created
March 09, 2011 16:21
I can ask him again, but I did check that, he said he just installed the plugin in a stock 10.0.2, no modifications. I also see this from time to time and I don't bind and unbind the keys.
Community
IntelliJ IDEA Open API and Plugin Development
Action shortcut not being displayed
0 votes
Created
February 16, 2011 23:56
I'm using some code that I got from the Clojure plugin: AnAction enterAction = new REPLExecuteAction(project, repl); EditorEx consoleEditor = repl.getConsoleView().getConsole().getConsoleEdit...
Community
IntelliJ IDEA Open API and Plugin Development
Language Console autocomplete popup problem
0 votes
Created
February 18, 2011 11:03
Ok, thanks. If I do that, will I get the previous handler injected into my constructor?
Community
IntelliJ IDEA Open API and Plugin Development
Language Console autocomplete popup problem
0 votes
Created
March 07, 2011 16:38
Hi Peter,I've installed my editor action handler as you suggested, and it works fine. However I've noticed another problem that this provokes - the enter key now doesn't work correctly in dialog bo...
Community
IntelliJ IDEA Open API and Plugin Development
Language Console autocomplete popup problem
0 votes
Created
March 08, 2011 11:42
Excellent, that seems to work - thanks!
Community
IntelliJ IDEA Open API and Plugin Development
Language Console autocomplete popup problem
0 votes
Created
February 15, 2011 08:06
This forum (http://devnet.jetbrains.net/community/idea/open_api_and_plugin_development) is where most people discuss plugin implementation, including language plugins.
Community
IntelliJ IDEA Open API and Plugin Development
Help getting started with custom language plugin
0 votes
«
First
‹
Previous
Next
›
Last
»