Skip to content

Rider

Comprehensive Rider shortcuts and workflows for .NET development with C#, F#, and Unity.

General Shortcuts

Windows/LinuxmacOSDescription
Ctrl+Shift+ACmd+Shift+AFind Action
Ctrl+TCmd+TGo to Everything
Ctrl+Shift+TCmd+Shift+TGo to File
Ctrl+ECmd+ERecent Files
Ctrl+GCmd+LGo to Line

.NET Specific Features

Windows/LinuxmacOSDescription
Ctrl+F5Cmd+F5Run Without Debugging
F5F5Start Debugging
Ctrl+Shift+F5Cmd+Shift+F5Restart
dotnet builddotnet buildBuild Solution
dotnet rundotnet runRun Application

Unity Development

Windows/LinuxmacOSDescription
Ctrl+Shift+F12Cmd+Shift+F12Unity Log
F5F5Attach to Unity
Ctrl+Alt+PCmd+Option+PUnity Play Mode