rlogiacco/Natural

Broken Cucumber Formatting [next]

Closed this issue · 1 comments

This issue is related to #73 and will need to be resolved before it can be merged.

The new Xtext formatting API is still causing some unintended side effects in next. The formatting API was completely remade in Xtext 20.0. It is rather complex, but does support a lot of advanced formatting capabilities that were previously untenable.

As I am now able to unit test various formatting scenarios, I am uncovering some bugs that are not currently present in master. Extensive testing needs to be done to ensure all supported formatting use cases are working as intended.

Fixed.