I recently updated the Rider IDE to 2023.2 and am developing in C#. There is a little Godot icon on the top that I have never seen before. Hovering over it, it says "Not Connected to Godot Editor". Clicking on the icon does nothing. Has anyone seen this or know why this icon appeared? Here it is with a red dot under it.

I checked this article. It doesn't explain the icon with the red dot.

Hi,

I co-developed that feature. Basically the Godot Icon indicates wether the plugin has an active connection to the Godot Editor. So if it's red either you don't have the editor running or there is another problem. Do you use Godot 4 or 3?

FYI: Clicking on the icon does nothing. 😃

    greeen_tomato Oh, right. The original post said

    Hovering over it, it says "Not Connected to Godot Editor

    I should have read that more carefully. My bad.