Hannes
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 2
-
Created Symbol API and mapping from Symbol to PsiElement
AnsweredHi,I'm trying to write some basic plugin for a custom language but I have not understood exactly how the “Go to declaration” works. I have implemented my `getOwnReferences()`, `getOwnDeclarations()...