Erik Brendel
- 活动总数 18
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 3
- 订阅数 5
-
创建于 Contribute a reference between two existing languages
I am trying to connect two existing PSIElements via reference: XML attributes that follow a given pattern should be linked to their translations, found in properties files. Debugging shows, that th... -
创建于 Retrieve PSI tree of external file
已回答I'd like to parse code files (all java for now, but I would not like to restrict it to that) that do not belong to the current project in order to get their PSI tree. I have the file path (or the c... -
已编辑于 Paralellize RelatedItemLineMarkerProviders in one plugin
My current situation is... I am developing a plugin that adds different types of RelatedItemLineMarkerInfo - Objects to different Psi Elements. Most of them can get calculated fastly, but some of t... -
已编辑于 Adjust PsiElement display text for RelatedItemLineMarkerProvider
My current situation is... I am developing a plugin that adds RelatedItemLineMarkerInfo - Objects to XML nodes. They point to other XML nodes, sometimes in the same file, sometimes in a different f...