Christian Dietrich
Christian Dietrich
The comment collection / inlining feature does not seem to work on imported grammars.
it would be nice to have `const`s to be generated for additional stuff in the grammar. 1. keywords we currently generate ``` export namespace { export type KeywordNames = |...
when testing with the tycho 2.4 rc i see the following behaviour. with have this pom in a sample project ``` 4.0.0 org.eclipse.xtext org.eclipse.xtext.swtbot.parent 1.0.0-SNAPSHOT .. org.eclipse.xtext.swtbot.testing eclipse-plugin ``` with...