Ilminaev
- 活动总数 8
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 2
-
创建于 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 ... -
创建于 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...