Control of statements on new line CodeMix & Angular IDE > Webclipse 1.x Help This topic has 1 reply, 2 voices, and was last updated 7 years ago by support-swapna. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts November 15, 2017 at 7:43 pm #542844 Reply Fedor LosevParticipant Compared to other IDEs WebClipse has very poor control over code formatting. But at least it should have reasonable defaults. The following default makes no sense: class C { private x = 123455678; } It makes much more sense to be class C { private x = 123455678; } November 16, 2017 at 6:17 am #542876 Reply support-swapnaModerator Fedor, Thank you for pointing to this formatting issue. A bug is filed for the dev team to work on it. We will keep you posted when the fix is out. –Swapna MyEclipse Support Author Posts Viewing 2 posts - 1 through 2 (of 2 total) Reply To: Control of statements on new line You must be logged in to post in the forum log in