Ilminaev
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 2
-
Ilminaev created a post, AnsweredNavigating to a PsiElement in another window doesn't switch focus
I'm developing a plugin for PhpStorm where I create a line marker that is a link to a PsiElement of another project in another PhpStorm window. When I click the line marker, it moves the cursor to ... -
-
-
Ilminaev created a post, AnsweredLanguage injection with extra characters
I'm writing a plugin for supporting embedded PHP code in YAML from https://github.com/nelmio/alice/blob/master/doc/advanced-guide.md#identity using com.intellij.psi.LanguageInjector. The YAML strin...