vscode-codeql icon indicating copy to clipboard operation
vscode-codeql copied to clipboard

Automatically convert CSV fields to strings

Open gsingh93 opened this issue 4 years ago • 0 comments

If I right click on a query in the query history and click "View Results (CSV)", any objects are displayed as "[object Object]", which is not helpful.

It would be useful if the CSV output converted each item to a string, similar to how the "CodeQL Query Results" tab does in vscode itself.

gsingh93 avatar Oct 22 '21 20:10 gsingh93