Stange Code Formatting

I got a strange formatting problem in VB 2005.

After been writing code for awhile, Out of the blue VB, begins to make strange formatting of my code.

etc. I want to write "try" and it comes out like (t)(r)(y), anybody know what cause this.

I have to restart VB and then it is fine for awhile again. Drives my up the wall




Answer this question

Stange Code Formatting

  • jiao

    Thats interesting. Do you have any add-ins running

    Have you installed Service Pack 1:

    http://msdn2.microsoft.com/en-us/vstudio/bb265237.aspx



  • hrubesh

    hi

    Well i have done that and it do not really make any differents, I think that I might have to re-install VS 2005 again. Then use it without any add-ins for awhile. if everything is okay, then install the add-ins one by one and see how it goes.

    Thanks anyway



  • MarlAtkins

    Gidaye

    I have service pack 1 install.

    I have the following add-ins installed:

    ComponentOne.net 2005

    Refactor

    Developer Express.net 2005

    Installsheid 12

    The things is that i can be programmer for a hour or so and then out of the blue, I get this strange formatting.

    I get the feeling that it might have something to do with copy/paste, it seem that it sometime happen after that. Also My cursor goes nute. It turns into a "cross" and is flashing, like it is updating the code...Really strange



  • ezikiho

    I would turn off those add-ins and see if the problem goes away. If it does, you can start them one at a time to see which is causing the problem.

  • Stange Code Formatting