Community
Participate
Working Groups
The auto edit for ':' in the Xtext editor should only append a ';' when the colon represents the "rule separator" and not when it is used as a namespace delimiter in a type reference. When a ':' is typed in "{ecore|}" you end up with {ecore::|;;}.
Fixed in HEAD. Please try it and reopen if I missed something essential. Startegy looks for a single colon and a "returns" in the same rule before the current offset.
Closing all bugs that were set to RESOLVED before Neon.0