Menu

#473 Formatter: wrong indentation in multiline condition in repeat-until

Closed
closed-fixed
None
5
2026-02-14
2026-02-12
No

In the following code

  repeat
  until (AAA) or
  (BBB) or
    (CCC);

the BBB line isn't indented correctly (with twm formatter settings).

This was different in similar real code before I upgraded to 1.3.26 - BBB was indented like CCC. Probably related to https://sourceforge.net/p/gexperts/bugs/426/?

Discussion

  • Thomas Mueller

    Thomas Mueller - 2026-02-14
    • status: open --> closed-fixed
    • assigned_to: Thomas Mueller
    • Group: New --> Closed
     
  • Thomas Mueller

    Thomas Mueller - 2026-02-14

    fixed in revision #5115

     

Log in to post a comment.

MongoDB Logo MongoDB