diff --git a/idea-plugin/README.md b/idea-plugin/README.md index 09d8e85..052d6b7 100644 --- a/idea-plugin/README.md +++ b/idea-plugin/README.md @@ -59,4 +59,16 @@ compile 'com.alibaba.p3c.idea:p3c-common:1.0.0' We can also analyze file which is modified before vsc checkin. ![Before Checkin](doc/images/analyze_before_checkin.png) + +## Other +1. [中文乱码解决方法](https://github.com/alibaba/p3c/issues/32#issuecomment-336762512) + + Appearance&Behavior -> Appearance -> UI Options -> Name 里面设置成微软雅黑(microsoft yahei light) + + ![Switch language](doc/images/change_name.png) + + 重启 Android Studio + + ![Switch language](doc/images/normal_view.png) + \ No newline at end of file