原來上面的要這麼寫
```text public class CodeFormatting { public static void main(String[] args) { System.out.println("I can format code now!"); } } ```
這樣就不用裝外掛了。
原來上面的要這麼寫
```text public class CodeFormatting { public static void main(String[] args) { System.out.println("I can format code now!"); } } ```
這樣就不用裝外掛了。