1

Eclipse has a nice feature which expands String constants passed to an annotation when hovering above the annotated element:

enter image description here

Is there a way of doing the same in IntelliJ's quick documentation?

Malt
  • 28,965
  • 9
  • 65
  • 105
  • I do not this there is a built-in feature for this. Feel free to [file a request](https://youtrack.jetbrains.com/issues/IDEA) – Andrey Nov 28 '18 at 14:38
  • I wonder what is a use case of concatenating strings in the annotation? – Eugen Martynov Nov 28 '18 at 20:33
  • @EugenMartynov I'm using owner (http://owner.aeonbits.org/) for configuration. The configuration keys in the interfaces (i.e. `@Key` annotations) are in a hierarchy - "component1.subcomponent2.confValue3". – Malt Nov 28 '18 at 20:42

0 Answers0