You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the "Code Runner" extension installed, using the latest insiders, I only see the icon provided by the other extension. Ours no longer shows. If I uninstall the "Code Runner" extension then our icon shows up again.
Use
extensions.onDidChange
to figure out if code runner extension is installed, and hide the play button icon immediately.#7423
The text was updated successfully, but these errors were encountered: