Erik Brendel
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 5
-
Created 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... -
Created Retrieve PSI tree of external file
AnsweredI'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... -
Edited 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... -
Edited 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...