IntelliJ IDEA Template formatting
Answered
Hello,
I am trying to format my java class template to something like:
public class asddf {
<cursor>
}
Please sign in to leave a comment.
Maybe its unclear, but I want it to have blank spaces above and bellow my class definition
You can do it with the code style:
Code syle, didn't check there, thanks. I was trying under template settings.