Community
Participate
Working Groups
Snippet: context Model ERROR "No entities defined" : types.exists(foo|e.metaType == e.metaType)); Expected: 'Cannot resolve reference to "e"' when hovering over the text snippet. but got: Boolean type expected! was : null. The problems view shows both errors and the annotation hover in the gutter, too. ======== Snippet context Model ERROR "No entities defined" : types.exists(foo|Entity.isInstance( e.metaType == e.metaType ? foo : foo)); Expected: Cannot resolve reference to "e" on both e's but only the second is occurence is marked. ======== Snippet: context Model ERROR "No entities defined" : types.exists(foo|Entity.isInstance(e)); Expected: Marker for the unresolvable 'e' but the marker highlights the complete expression which may become quite complex.
This is a batch close of open M2T Xpand bugs. It is not planned work on this component in the foreseeable future. If you think this issue needs to be solved and you plan to contribute a fix then feel free to reopen it.