Closed juzi closed 2 years ago
I got the same behavior. setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation" value="insert"
switch this line to setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation" value="do not insert"
seems it is now working as expected
Could you please specify in which file I would have to change this line?
In your code_format.txt in this issue
thanks, I thought it was a setting in the plugin/IDEA.
So everything is fine then?
Yes, this fixed the issue, sorry for the late reply.
The formatter formats method signatures in a weird way. Im using
The only things that changed recently are the IDEA version and maybe the plugin version
Format the code of a Java file.
code_format.txt