Question mark in status bar
Does anyone know what the question mark in the status bar is/does or why it's there? There's no hover tip and clicking it doesn't appear to actually do anything.
It's in all of the (my) IDEs status bars (Rider/DataGrip/WebStorm) and I can't find any reference to in the documentation. Thanks.

Please sign in to leave a comment.
The problem could be caused by a third-party plugin. Please try to temporarily disable all custom plugins and restart the IDE https://www.jetbrains.com/help/idea/managing-plugins.html
If the problem remains, please right-click on a Status Bar and capture a screenshot showing its settings.
Also, please share the IDE logs via `Help | Collect Logs and Diagnostic Data`
Files can be uploaded at https://uploads.jetbrains.com/ (do not forget to share the UploadID here)
The question mark icon in the status bar of JetBrains IDEs, including Rider, DataGrip, and WebStorm, typically indicates that there are notifications or messages that require your attention. It's a way for the IDE to alert you to certain events or provide information about the project.
Here's what you can do to find out more:
Hover over the Icon:
Click on the Icon:
Check Event Log:
Explore Other Tool Windows:
If you still can't find any information after trying these steps, there might be a chance that it's related to a specific plugin or tool you have installed. In such cases, checking the documentation or support forums for the specific JetBrains IDE you're using might provide additional insights or solutions.