Skip to content
New issue

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

[Enhancement request] Color "Executing query…" status for better visibility #76

Open
gabriel-r opened this issue Dec 19, 2023 · 1 comment

Comments

@gabriel-r
Copy link

When a query is running, the status "Executing query…" is not very visible, and it can be missed if:

  1. the user runs the extension for the 1st time, and is not looking for it
  2. the query runs in the background and takes more than a few seconds

Please make the status stand out with a strong color highlight, like this
highlight-bg

…or this, with only the text color changed, less accessible:
highlight-text

@gabriel-r
Copy link
Author

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?
emoji

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant