Allow language injection in custom language plugin
已回答
Is there a way to allow language injection in a custom language plugin?
Thanks for your answers.
请先登录再写评论。
Yes, your injection host PSI elements should implement PsiLanguageInjectionHost.
Could you give me an example, please?