Community
Participate
Working Groups
[Found an Xtext repro for one of my problems.] M5 and a bit. In the following Xtext grammar: --------------------------------- grammar org.eclipse.xtext.example.Mini with org.eclipse.xtext.common.Terminals generate fowlerdsl "http://example.xtext.org/FowlerDsl" Statemachine: {Statemachine} 'events' 'end' 'xyzzy ; ---------------------------------- Click following the xyzzy and type the missing '. '' is inserted. I think the problem only occurs when there is no subsequent string partition.
Pushed fix to master.
Closing all bugs that were set to RESOLVED before Neon.0