라이더
제품정보 라이더 단축키 및 워크플로우 . C#, F# 및 Unity를 가진 NET 발달.
일반 단축키
| | Windows/Linux | macOS | Description | |
| --- | --- | --- |
| | Ctrl+Shift+A
| Cmd+Shift+A
| Find Action | |
| | Ctrl+T
| Cmd+T
| Go to Everything | |
| | Ctrl+Shift+T
| Cmd+Shift+T
| Go to File | |
| | Ctrl+E
| Cmd+E
| Recent Files | |
| | Ctrl+G
| Cmd+L
| Go to Line | |
· NET 특정 기능
| | Windows/Linux | macOS | Description | |
| --- | --- | --- |
| | Ctrl+F5
| Cmd+F5
| Run Without Debugging | |
| | F5
| F5
| Start Debugging | |
| | Ctrl+Shift+F5
| Cmd+Shift+F5
| Restart | |
| | dotnet build
| dotnet build
| Build Solution | |
| | dotnet run
| dotnet run
| Run Application | |
Unity 개발
| | Windows/Linux | macOS | Description | |
| --- | --- | --- |
| | Ctrl+Shift+F12
| Cmd+Shift+F12
| Unity Log | |
| | F5
| F5
| Attach to Unity | |
| | Ctrl+Alt+P
| Cmd+Option+P
| Unity Play Mode | |