Dinbtechit
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 2
-
-
Dinbtechit created a post, How to implement PsiReferenceContributor (code completion) for a Custom Language to reference function declaration and function call?
I'm following the official documentation to create a psiReferenceContributor for my Firebase rules plugin. But unfortunately, the autocomplete is not working as show in the documenation, all I get ... -