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

Format on semicolon question

1 Answer 45 Views
Refactorings
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Semyon Akimov
Top achievements
Rank 1
Semyon Akimov asked on 22 Jul 2011, 11:03 AM
Hello.

I have class with very long name. When I create instanse of this class I am moving some code to next line to fit the code window.

MySuperLongClasssssssssssss  с =
    new MySuperLongClas...

Please note that in the begining of the second line there is 'tab' (indent).
After pressing semicolon, JustCode deletes that 'tab'.
MySuperLongClasssssssssssss  с =
new MySuperLongClasssssssssssss();

How can I make JustCode to preserve that 'tab'?
This also applies to method invocation etc.

Thanks.

1 Answer, 1 is accepted

Sort by
0
Accepted
Kaloyan
Telerik team
answered on 22 Jul 2011, 03:38 PM
Hi Semyon,

That's an issue, indeed. I've added an item to our public issue tracking system - here, and rewarded you some telerik points for the observation. Thanks for sharing, and keep the feedback flowing.

Kind regards,
Kaloyan
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

Tags
Refactorings
Asked by
Semyon Akimov
Top achievements
Rank 1
Answers by
Kaloyan
Telerik team
Share this question
or