File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -27,11 +27,13 @@ To reformat changed lines in a specific patch, use
2727formatting. This is a deliberate design decision to unify our code formatting on
2828a single format.*
2929
30- ### IntelliJ
30+ ### IntelliJ, Android Studio, and other JetBrains IDEs
3131
3232A
3333[ google-java-format IntelliJ plugin] ( https://plugins.jetbrains.com/plugin/8527 )
34- is available from the plugin repository.
34+ is available from the plugin repository. To install it, go to your IDE's
35+ settings and select the ` Plugins ` category. Click the ` Marketplace ` tab, search
36+ for the ` google-java-format ` plugin, and click the ` Install ` button.
3537
3638The plugin will be disabled by default. To enable it in the current project, go
3739to ` File→Settings...→google-java-format Settings ` (or `IntelliJ
You can’t perform that action at this time.
0 commit comments