styleguide
styleguide copied to clipboard
intellij-java-google-style.xml was not applied correctly for Idea 14
I have copied intellij-java-google-style.xml to config/codestyles folder, but even so new GoogleStyle schema appear in settings it seems that this schema just ignore settings from provided xml and used default code style settings. In my case I have IntelliJ IDEA 14.1.4 community edition where it is reproduced. Also I have tried for earlier version of idea 13.1.5 ultimate edition and it was applied there correctly. So I guess that code style settings file format for later version of idea (starting from 14 ?) was changed or something like this.
+1.
+1
+1
+1
+1
+1
Guys, just found out, this pull request works for IDEA14: https://github.com/google/styleguide/pull/75