This is a migrated thread and some comments may be shown as answers.

Code formating

1 Answer 55 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Jonas Beskow
Top achievements
Rank 1
Jonas Beskow asked on 01 Aug 2010, 10:11 AM
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
References(x => x.Person, "PersonID")
    .LazyLoad();
and when i do the format command the formated code will be as
References(x => x.Person, "PersonID")
.LazyLoad();

Is there any settings that i have missed to keep this indentation?

1 Answer, 1 is accepted

Sort by
0
Accepted
Svetlozar
Telerik team
answered on 04 Aug 2010, 10:25 AM
Hi Jonas Beskow,

Thank you for your feedback. This is a bug in our formatting. We have already logged it in our system and we will do our best to fix it as soon as possible.

I created a public item associated with it in our Public Issue Tracking System. You can follow it by its ID: 2947 and vote for it. As more people vote for it we will increase its priority.

Sorry for the inconvenience.
If you have any other problems or suggestions, please do not  hesitate to write back.

Best wishes,
Svetlozar Angelov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
Jonas Beskow
Top achievements
Rank 1
Answers by
Svetlozar
Telerik team
Share this question
or