Skip to content

Improve readability of WITH expressions #45

Description

@pombredanne

Expressions such as "Foo WITH Bar OR Baz" are not super readable because the operator precedence is not something super intuitive.
It would be great to have the option to render an expression this way: "(Foo WITH Bar) OR Baz"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions