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

using =

2 Answers 40 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.
MiddleTommy
Top achievements
Rank 1
MiddleTommy asked on 03 Apr 2011, 05:26 AM
When you have a
using Foo = System.Windows.Bar
at the top of your code file

and you add a missing using statement through the Justcode helper menu
JustCode duplicates the 
using Foo = System.Windows.Bar
statement causing errors.

2 Answers, 1 is accepted

Sort by
0
MiddleTommy
Top achievements
Rank 1
answered on 05 Apr 2011, 04:18 PM
creating a support ticket for this bug
0
Dennis :: Dr. Code
Telerik team
answered on 07 Apr 2011, 12:39 PM
Hi MiddleTommy,

the code for adding/organizing using directives is getting a major overhaul for Q2. This issue will also be addressed. It is already working in our code base. Once we have released the first Q2 pre builds you could give it a try and let us know whether it works as you want it to.


Greetings,
Dennis :: Dr. Code
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
Refactorings
Asked by
MiddleTommy
Top achievements
Rank 1
Answers by
MiddleTommy
Top achievements
Rank 1
Dennis :: Dr. Code
Telerik team
Share this question
or