George
- 活动总数 11
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 4
-
已编辑于 Injected languages in string literal concatenation PyCharm and other IDEs
已回答Hello. Is there any way to handle language injection in string literal concatenations with a low-level tool like MultiHostInjector? I would like to support working for different IDEs -
已编辑于 Saving User Data to PsiElement
已回答Hello. I have got a question. PsiLanguageInjectionHost has a putUserData(key, value) method. If I use it to put a value, and then inject language with intelliLang, it happens that the value, which ...