Skip to content

Show play/pause state of editor in IDE status bar #1227

@oxysoft

Description

@oxysoft

The resharper-unity plugin offers an action to switch between play/pause mode in the Editor and it is displayed as a toggle in the Search Everywhere Action popup (CTRL-SHIFT-A).

A common manipulation when I am debugging and hit a breakpoint is to pause the editor from within Rider, that way the game does not immediately resume when I resume execution in Rider, allowing me to inspect the state of the game or more carefully step through the next few frames.

However, the pause/play state is only shown in the Search Everywhere popup (as far as I can tell), which makes it less efficient to use, especially when mapping the action to a keyboard shortcut. A nice little indicator in the IDE status bar would be appreciated. Cheers!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions