D
Dave Powlin
VB.Net 1.1
The code behind a Winform has lost its formatting. When I go to the next
line, the cursor goes all the way to the left. Also, text will not
autocomplete. I get Intellisense features, but when I type TRY, I do not get
CATCH... END TRY. The property syntax does not fill in, not END IF for my
IF's, etc.
This just started happening out of the blue the other day. I thought it was
containing to a single form, but it wasn't. All of the forms in my project
are seemingly corrupted. It hasn't affected any other projects.
I have rebooted, restarted, cut and paste, etc... no help. I created a new
solution and copied the projects in. The only difference was the other forms
worked okay, but the main culprit form didn't work there either.
The code compiles and the builds run without issue. Does anybody have any
idea what could have caused this? Something seems corrupted.
The code behind a Winform has lost its formatting. When I go to the next
line, the cursor goes all the way to the left. Also, text will not
autocomplete. I get Intellisense features, but when I type TRY, I do not get
CATCH... END TRY. The property syntax does not fill in, not END IF for my
IF's, etc.
This just started happening out of the blue the other day. I thought it was
containing to a single form, but it wasn't. All of the forms in my project
are seemingly corrupted. It hasn't affected any other projects.
I have rebooted, restarted, cut and paste, etc... no help. I created a new
solution and copied the projects in. The only difference was the other forms
worked okay, but the main culprit form didn't work there either.
The code compiles and the builds run without issue. Does anybody have any
idea what could have caused this? Something seems corrupted.