This IntelliJ plug-in adds links between "Symbols" across different (programming) languages using configurable rules, so the user can:
- jump between them,
- find usages/references,
- refactor.
The current MVP supports one way jump from configurable XML element names and attribute values to corresponding Java classes/methods with configurable annotations.