Closed
Description
Hi,
when using Quick Evaluation on a predicate in the VSCode CodeQL editor, the query results window shows the resulting columns not in the order of the predicate parameters.
It seems that the first two parameters are swapped in the query results, and then following parameters are listed in-order.
Using Run Query on a QL file seems to produce in-order results.