I'm on Mac not Windows. I want to make it so that checkmark doesn't show since it's bothersome. I found that I can disable the doc icon from bouncing by executing
The image and description of the APIs in that issue tracker are for windows. The issue is not that the application comes to the front, that's not happening it will not take focus. The issue is that the checkmark appears in both the dock and cmd+tab menu. That's it
This checkmark indicates the frontmost window AFAIK.
Would you like WebStorm to stop grabbing focus? Please vote for https://youtrack.jetbrains.com/issue/IDEA-130368 and linked tickets then
I'm on Mac not Windows. I want to make it so that checkmark doesn't show since it's bothersome. I found that I can disable the doc icon from bouncing by executing
`defaults write com.apple.dock no-bouncing -bool TRUE`
But I don't know how to disable the checkmark from showing.
>I'm on Mac not Windows.
did I mention Windows anywhere? This is not Windows-specific. And there is no way to stop Webstorm from bringing itself to the front
The image and description of the APIs in that issue tracker are for windows. The issue is not that the application comes to the front, that's not happening it will not take focus. The issue is that the checkmark appears in both the dock and cmd+tab menu. That's it