Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Guno
Total activity
74
Last activity
September 30, 2023 07:12
Member since
January 06, 2009 19:14
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
22
Activity overview
Posts (16)
Comments (36)
Sort by recent activity
Recent activity
Votes
Created
July 30, 2013 16:05
Thanks. I've created a new thread for this: http://devnet.jetbrains.com/thread/447550I'll mark this thread as answered.
Community
IntelliJ IDEA Open API and Plugin Development
Custom DomElementsAnnotator isn't invoked
0 votes
Created
December 23, 2014 13:06
Ok, thanks.
Community
IntelliJ IDEA Open API and Plugin Development
Line marker for folded code block
0 votes
Created
April 01, 2016 21:12
My QueryExecutor is as follows: public class ValueObjectMetaFieldSearcher extends QueryExecutorBase<PsiField, DefinitionsScopedSearch.SearchParameters> { public ValueObjectMetaFieldSearcher() ...
Community
IntelliJ IDEA Open API and Plugin Development
Navigating from reference using definitionsScopedSearch
0 votes
Created
April 02, 2016 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...
Community
IntelliJ IDEA Open API and Plugin Development
Navigating from reference using definitionsScopedSearch
0 votes
Edited
April 06, 2016 19:46
I'll try that, thanks! [edit]Working fine now, using a custom action and handler!
Community
IntelliJ IDEA Open API and Plugin Development
Navigating from reference using definitionsScopedSearch
0 votes
Created
June 05, 2016 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...
Community
IntelliJ IDEA Open API and Plugin Development
Why does my LightPlatformTestCase have problems loading plugins
0 votes
«
First
‹
Previous