Custom Language plugin reference support did not work
Answered
The problem is when I follow the Custom language tutorial. When I go to the reference part. I find that it can not work. So I download the source code from here. And the reference still not work (there is no completion provided). Are there any suggestions?
Please sign in to leave a comment.
Please provide more details, e.g. which language is it, how you register references. For example, putting breakpoints into various places of your code (e.g. where references are created, where completion is executed, etc) might help understanding what's gone wrong.
I'm having the same issue @Xunhanghe did you found a solution?