Erik Brendel
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 5
-
-
-
Erik Brendel commented, -
Erik Brendel created a post, 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... -
-
Erik Brendel created a post, AnsweredRetrieve 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... -
-
-
Erik Brendel created a post, 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... -
Erik Brendel created a post, 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...