Ilminaev
- 活动总数 8
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 2
-
Ilminaev 创建了一个帖子, 已回答Navigating 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 创建了一个帖子, 已回答Language 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...