Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Alain Tavan
Total activity
68
Last activity
November 11, 2020 20:45
Member since
October 19, 2012 22:29
Following
0 users
Followed by
1 user
Votes
3
Subscriptions
19
Activity overview
Posts (10)
Comments (36)
Sort by recent activity
Recent activity
Votes
Created
July 11, 2019 12:12
I managed to add the dependency thanks :) but i'm still fighting with the CTRL + click here is what I have done 1: I created a contributor public class MultiLangContributor extends PsiReference...
Community
IntelliJ IDEA Open API and Plugin Development
is it possible to override CTRL + mouse click for specific SpiElement ?
0 votes
Created
July 02, 2019 11:43
By the way as the example deals with a properties plugin i have another small question : my translations are available within a property file. I currently read and write the file with within th...
Community
IntelliJ IDEA Open API and Plugin Development
is it possible to override CTRL + mouse click for specific SpiElement ?
0 votes
Created
July 02, 2019 11:18
Thank you Yann. I already came to this example and I still don't really know where to start. The example is for a custom language where I need to define a lot of stuff. I'm not sure how to proceed...
Community
IntelliJ IDEA Open API and Plugin Development
is it possible to override CTRL + mouse click for specific SpiElement ?
0 votes
Created
July 01, 2019 20:34
Just for information I implemented something else : a right click menu that gives me the author further information.
Community
IntelliJ IDEA Open API and Plugin Development
Autopopup on CTRL + mouse over
0 votes
Created
June 26, 2019 11:48
Thanks again for your answer. In fact I already saw that there are psi Element in the javadoc and I can indeed read the value. But the issue is that for javadoc, the getQuickNavigateInfo is not ca...
Community
IntelliJ IDEA Open API and Plugin Development
Autopopup on CTRL + mouse over
0 votes
Created
June 26, 2019 08:48
By the way, is it possible to do the same within javadoc ? Indeed in the company I work for, we are using shortCode as author and i wanted to have the same possibility on the author value to displ...
Community
IntelliJ IDEA Open API and Plugin Development
Autopopup on CTRL + mouse over
0 votes
Created
June 25, 2019 16:12
You're amazing thanks a lot :P
Community
IntelliJ IDEA Open API and Plugin Development
Autopopup on CTRL + mouse over
0 votes
Created
June 25, 2019 15:42
I did following public class TranslationDocumentationProvider extends JavaDocumentationProvider{@Override@Nullablepublic String getQuickNavigateInfo(PsiElement element, PsiElement originalElement...
Community
IntelliJ IDEA Open API and Plugin Development
Autopopup on CTRL + mouse over
0 votes
Created
June 25, 2019 13:18
Thanks I didn't knew this plugin. needed to search a bit but found the solution (null checks are needed I just give it in case someone else needs it) : PsiTreeUtil.getParentOfType(elementAt, PsiRe...
Community
IntelliJ IDEA Open API and Plugin Development
intelliJ get classname of variable at carret
0 votes
Created
October 19, 2012 22:29
thanks i had the same problem on 21r9the fun part, is that it works without a problem on 21r5 :(
Community
IntelliJ IDEA Users
Android GUI designer config issue in 12.x (idea-IC-122.395)
0 votes
«
First
‹
Previous