This question is locked. New answers and comments are not allowed.
Hi.
I'm testing JustCode and using the latest release. I have a small formating issue that I hope that someone have a good solution on.
I have som code that spans over multiple lines, example
and when i do the format command the formated code will be as
Is there any settings that i have missed to keep this indentation?
I'm testing JustCode and using the latest release. I have a small formating issue that I hope that someone have a good solution on.
I have som code that spans over multiple lines, example
References(x => x.Person, "PersonID") .LazyLoad();References(x => x.Person, "PersonID").LazyLoad();Is there any settings that i have missed to keep this indentation?