Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Brian Faris
Total activity
75
Last activity
April 09, 2021 21:56
Member since
February 18, 2016 17:40
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
30
Activity overview
Posts (7)
Comments (35)
Sort by recent activity
Recent activity
Votes
Created
August 10, 2018 23:11
https://github.com/JetBrains/intellij-sdk-docsThen code_samples/live_templates
Community
IntelliJ IDEA Open API and Plugin Development
Modify a java-class with live-templates
0 votes
Created
July 25, 2018 17:18
For anyone who is interested in single click behavior in the completion window, you can check out my plugin Brew Java at https://plugins.jetbrains.com/plugin/10904-brew-java . It also has right cli...
Community
IntelliJ IDEA Users
Funny completion list click behavior
0 votes
Created
June 20, 2018 12:46
Yea I'll be using that now :)
Community
IntelliJ IDEA Open API and Plugin Development
LookupManager not getting all LookupElements
0 votes
Edited
June 20, 2018 07:31
Ahh I see, thanks for the response. My plugin needs a way to access all methods/fields of object before dot operator and since code completion does this so well with the dot operator I've been usin...
Community
IntelliJ IDEA Open API and Plugin Development
LookupManager not getting all LookupElements
0 votes
Created
February 19, 2016 18:43
Now at ChooseItemAction
Community
IntelliJ IDEA Users
Funny completion list click behavior
0 votes
Created
February 19, 2016 18:30
I might be able to change this behavior programmatically with LookupElementPresentation.
Community
IntelliJ IDEA Users
Funny completion list click behavior
0 votes
Created
February 19, 2016 18:48
Ok I should be able to use MouseListener to listen for the mouse event on the lookup element. Should work.
Community
IntelliJ IDEA Users
Funny completion list click behavior
0 votes
Created
February 18, 2016 18:49
JavaThanks for your answer, I'll try that out.
Community
IntelliJ IDEA Open API and Plugin Development
Completion list APIs
0 votes
Created
February 18, 2016 19:43
Very helpful :)
Community
IntelliJ IDEA Open API and Plugin Development
Completion list APIs
0 votes
Edited
April 29, 2020 23:00
PsiClass#getExtendsList
Community
IntelliJ IDEA Open API and Plugin Development
Find if a class extends a specific class or a class that extends that
-1 votes
«
First
‹
Previous