浏览代码

fix typos and add more details

/main
xingwei.zhu 6 年前
当前提交
87a8db9e
共有 1 个文件被更改,包括 8 次插入5 次删除
  1. 13
      README.md

13
README.md


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
正在加载...
取消
保存