mapstruct / mapstruct-idea

An IntelliJ IDEA plugin for working with MapStruct
Other
136 stars 38 forks source link

Java expression #174

Open Nathan-Sz opened 7 months ago

Nathan-Sz commented 7 months ago

Hello,

I've come across something quite peculiar that I'm not sure where it originated from.

image

The first one displays a string instead of being recognized as a Java expression.

However, the second one is correctly identified as Java code.

Could you please assist in understanding this anomaly?

filiphr commented 7 months ago

image

Can you please share how we can reproduce this? I've tried and to me in both cases it looks like Java code.