vscode-codeql
vscode-codeql copied to clipboard
Automatically convert CSV fields to strings
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.