Open dotvihar opened 2 days ago
Thanks @dotvihar for creating the issue! We are aware of these two bugs (no msg && rendering issue) and we are actively working on a fix. For the no msg bug, you can track the progress of the fix at https://github.com/microsoft/vscode-mssql/issues/18447
Technical info
MSSQL Extension Version:
VSCode Version:
OS Version:
Message BUGs
1. Do not receive any messages during executions
I have a query that runs for about an hour. There are print statements in the code to help me track its execution, but I do not receive any messages during the execution.
2. The lines overlap in Messages pane