George
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 4
-
Edited Injected languages in string literal concatenation PyCharm and other IDEs
AnsweredHello. 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 -
Edited Saving User Data to PsiElement
AnsweredHello. 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 ...