Skip to content

Support for grouping elements in block comments #158

@xterao

Description

@xterao

When grouping conditions in parentheses within a block comment, the entire group is recognized as a bind variable element.
Fix this to recognize elements within the group individually.

/*%if condition.toString().contains("A") && (condition.toString().contains("B"))  */

Image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions