How to implement CodeCompletion for Identifiers within the same editor of custom language.

Hi,

I have created an editor which contains Identifiers elements also. The PsiViewer is able to detect the Identifiers and I have also added code completion facility to the reserved keywords. Can anyone tell me, how I can achieve the code completion functionality fir variables or identifiers with in the same editor file.

 

Thanks

 

0

Please sign in to leave a comment.