eclipse-langium / langium

Next-gen language engineering / DSL framework
https://langium.org/
MIT License
725 stars 65 forks source link

Generate grammar comments #1335

Closed msujew closed 8 months ago

msujew commented 9 months ago

In https://github.com/eclipse-langium/langium/pull/1095 we actually forgot to enable the serializer to also serialize the comments. This change rectifies that oversight. See also https://github.com/eclipse-langium/langium/discussions/1333.