Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Gary Tierney
Total activity
6
Last activity
February 23, 2017 01:57
Member since
July 07, 2016 21:01
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (2)
Comments (2)
Sort by recent activity
Recent activity
Votes
Edited
February 23, 2017 01:57
Right, so a bit more digging and I've made some progress! From what I can tell, the PsiNameIdentifierOwner interface isn't necessary for providing control-click functionality on PsiElement with re...
Community
IntelliJ IDEA Open API and Plugin Development
Implementing PsiReference for fully qualified identifiers in custom language
0 votes
Created
February 20, 2017 22:48
After giving this some thought and rubber-ducky debugging from writing this post, I've come up with this which (I think) should work. Though, I'm not sure if it's the correct approach. -- CallPsiE...
Community
IntelliJ IDEA Open API and Plugin Development
Implementing PsiReference for fully qualified identifiers in custom language
0 votes