Italo sayan

Results 4 comments of Italo sayan

any updates?

I'm trying to scope this effort: **src/ls/driver.ts:** -Add the dryRunQuery in the BigQueryDriver class **src/extension.ts:** -Handle user triggering and output. I'm thinking: https://code.visualstudio.com/api/ux-guidelines/status-bar ``` vscode.window.setStatusBarMessage(`Dry run: ${result.bytesProcessed} bytes`, 5000); ```...