I need to edit the format settings so it has a space instead of a indent.
    public final class ExampleClass
     extends AmazingClazz
     {
    }
I need it like the example above without changing the indent size. How can I do this?
I need to edit the format settings so it has a space instead of a indent.
    public final class ExampleClass
     extends AmazingClazz
     {
    }
I need it like the example above without changing the indent size. How can I do this?
 
    
    