|
|
|
|
|
|
REF: https://www.jetbrains.com/help/idea/sharing-your-ide-settings.html#settings-repository |
|
|
|
|
|
|
|
|
|
|
|
## Code Style Cleanup |
|
|
|
## Code Style |
|
|
|
1. **Import the Customized Code Cleanup Setting**: Open Preferences -> Manage Layers, |
|
|
|
1. **Import the Customized Code Cleanup Settings**: Open Preferences -> Manage Layers, |
|
|
|
2. **Cleanup Code style using the Customized Code Cleanup Setting**: Open Code -> Code Cleanup, |
|
|
|
Pick a Cleanup scope as you want and Choose the "UIWidgets" as the "Code cleanup profile", then click "OK" |
|
|
|
2. **Cleanup Code style using the Customized Code Cleanup Settings**: Open Code -> Code Cleanup, |
|
|
|
Pick a Cleanup scope as you want and Choose "UIWidgets" as the "Code cleanup profile", then click "OK" |
|
|
|
3. **Refine Code Style Rules**: Edit the ".editorconfig" file under \<YourProjectPath\>/Packages/com.unity.uiwidgets/" |
|
|
|
3. **Refine Code Style Rules**: Edit the ".editorconfig" file under \<YourProjectPath\>/Packages/com.unity.uiwidgets/". Visit |
|
|
|
https://www.jetbrains.com/help/rider/EditorConfig_Index.html for the detailed. |
|
|
|
|
|
|
|
REF: https://www.jetbrains.com/help/rider/Sharing_Configuration_Options.html |