IntelliJ IDEA 似乎忽略了代码格式 [英] IntelliJ IDEA seems to be ignoring code formatting

查看:26
本文介绍了IntelliJ IDEA 似乎忽略了代码格式的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

I've been attempting to get my Intellij IDEA to confirm to a google-like Java standard - however both imports and manual settings seem to be ignored.

Here's how my indentations are currently set:

However my code still formats at 4 spaces, and when I reformat it goes to 4 spaces as well.

Thanks in advance!

解决方案

This is the setting for your GoogleStyle scheme. But your project most likely doesn't use it. It's not enough to just select it in the combobox. You need to import this scheme into your project.

Click Manage... and Copy to Project, and it should work as expected.

Also, make sure you're setting language-spefic settings, so instead Code Style select Code Style > Java.

这篇关于IntelliJ IDEA 似乎忽略了代码格式的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆