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

Show currently processed query(s) in status bar

Open LinqLover opened this issue 5 years ago • 0 comments

When working with complex queries, I am sometimes not sure whether my query was accepted and is running now, or whether I did not press F5 correctly or missed a syntax error. It would be helpful if there was any kind of status bar, that could be either a loading icon in the footer or a loading bar in a notification pop-up.

LinqLover avatar Jun 08 '20 09:06 LinqLover