This question is locked. New answers and comments are not allowed.
Hi. Sorry if this is in the wrong place, I'm new to the product. :)
Before installing JustCode, in VB.net code Visual Studio would fix things like capitalization. If I type "if", it'll change it to "If" for example. After installing JustCode, it no longer does that.
Is there an option somewhere to get this behavior back?
Thanks!
Before installing JustCode, in VB.net code Visual Studio would fix things like capitalization. If I type "if", it'll change it to "If" for example. After installing JustCode, it no longer does that.
Is there an option somewhere to get this behavior back?
Thanks!
4 Answers, 1 is accepted
0
Hello Chris,
Tsviatko Yovtchev
the Telerik team
JustCode installation should not do that but you might end up in this situation if JustCode crashes or you close visual studio in the middle of some refactoring (we are already working on correcting the second issue).
You could easily get this behavior back. Go to Tools->Options->TextEditor->Basic->VB Specific and enable the Pretty Listing option. That should make it right.
Tsviatko Yovtchev
the Telerik team
Browse the videos here>> to help you get started with JustCode
0
Chris
Top achievements
Rank 1
answered on 02 Dec 2010, 09:00 PM
Oh great, thanks. :)
0
Not a problem.
Do not hesitate to ask should you have any further questions.
Do not hesitate to ask should you have any further questions.
Browse the videos here>> to help you get started with JustCode
0
Mark
Top achievements
Rank 1
answered on 24 Jul 2013, 05:48 PM
Thanks! I had the same problem and this fixed it.