We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When a query is running, the status "Executing query…" is not very visible, and it can be missed if:
Please make the status stand out with a strong color highlight, like this
…or this, with only the text color changed, less accessible:
The text was updated successfully, but these errors were encountered:
I learned that VS Code's API doesn't directly support custom styling of individual status bar items through standard API calls.
Maybe simply add an emoji or a more visible icon?
Sorry, something went wrong.
No branches or pull requests
When a query is running, the status "Executing query…" is not very visible, and it can be missed if:
Please make the status stand out with a strong color highlight, like this
…or this, with only the text color changed, less accessible:
The text was updated successfully, but these errors were encountered: