Community
Participate
Working Groups
It must be possible to specify the property to which a constraint applies, not just the type. This enables the editor to just underline the property and not the whole (potentially quite large) element.
On Xtext level we have to use the second element of org.eclipse.emf.common.util.Diagnostic.getData() If it's an instance of EStructuralFeature it's the needed information and the marker should be placed under the respective feature only. Bug #254711 addresses this for the check language (which is part of Xpand)
Fixed in CVS
Created attachment 118801 [details] mylyn/context/zip
Closing bug which were set to RESOLVED before Eclipse Neon.0.