键入';'后,在Intellij IDEA中是否可以 或者按'Enter'发生了这个字符串的格式化?
例如,要:
a+b=10;
后:
a + b = 10;
或者只有可能的选项:Code> Reformat Code ...?
谢谢!
format reformat intellij-idea
我已经在这里和这里尝试了一些建议,但没有一个有效.你是如何为Java代码完成的,还是有通用的方法?En passant,我已经安装了XML格式化程序,以便它可以工作,但不是.
code-formatting visual-studio-code
code-formatting ×1
format ×1
intellij-idea ×1
reformat ×1
visual-studio-code ×1