-
Notifications
You must be signed in to change notification settings - Fork 140
Closed
Milestone
Description
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
Labels
No labels