Odd VS.NET Behavior...
-
I am just curious if i am going mad or if anyone else is seen this... what to know if i should actually call it a bug. I am currently working on a C# project and every now and then the IDE just seems to "lose", for lack of a better word, the idea that its editing a C# file. It loses all syntax highlighting and smart indenting along with intellisense. If i close the solution and bring it back up all is good for awhile anyway. Has anyone else by chance seen this or am i just going crazy? :wtf: Joseph Dempsey joseph_r_dempsey@yahoo.com "Software Engineering is a race between the programmers, trying to make bigger and better fool-proof software, and the universe trying to make bigger fools. So far the Universe in winning." --anonymous
-
I am just curious if i am going mad or if anyone else is seen this... what to know if i should actually call it a bug. I am currently working on a C# project and every now and then the IDE just seems to "lose", for lack of a better word, the idea that its editing a C# file. It loses all syntax highlighting and smart indenting along with intellisense. If i close the solution and bring it back up all is good for awhile anyway. Has anyone else by chance seen this or am i just going crazy? :wtf: Joseph Dempsey joseph_r_dempsey@yahoo.com "Software Engineering is a race between the programmers, trying to make bigger and better fool-proof software, and the universe trying to make bigger fools. So far the Universe in winning." --anonymous
Joseph Dempsey wrote: I am currently working on a C# project and every now and then the IDE just seems to "lose", for lack of a better word, the idea that its editing a C# file Here you can see what too much C# does to you. ;P
Off to in ~55 days
-
I am just curious if i am going mad or if anyone else is seen this... what to know if i should actually call it a bug. I am currently working on a C# project and every now and then the IDE just seems to "lose", for lack of a better word, the idea that its editing a C# file. It loses all syntax highlighting and smart indenting along with intellisense. If i close the solution and bring it back up all is good for awhile anyway. Has anyone else by chance seen this or am i just going crazy? :wtf: Joseph Dempsey joseph_r_dempsey@yahoo.com "Software Engineering is a race between the programmers, trying to make bigger and better fool-proof software, and the universe trying to make bigger fools. So far the Universe in winning." --anonymous
p.s. there is a VS.NET IDE forum :) But I have had the same thing happen to me and not just in C# but C++, VB.NET, CSS, HTML etc. i.e. the works. Normally a restart sorts it out, though sometimes just re-opening the solution does as well.
Paul Watson
Bluegrass
Cape Town, South AfricaMacbeth muttered: I am in blood / Stepped in so far, that should I wade no more, / Returning were as tedious as go o'er Shog9: Paul "The human happy pill" Watson
-
I am just curious if i am going mad or if anyone else is seen this... what to know if i should actually call it a bug. I am currently working on a C# project and every now and then the IDE just seems to "lose", for lack of a better word, the idea that its editing a C# file. It loses all syntax highlighting and smart indenting along with intellisense. If i close the solution and bring it back up all is good for awhile anyway. Has anyone else by chance seen this or am i just going crazy? :wtf: Joseph Dempsey joseph_r_dempsey@yahoo.com "Software Engineering is a race between the programmers, trying to make bigger and better fool-proof software, and the universe trying to make bigger fools. So far the Universe in winning." --anonymous
I have had similar problems in ASP .Net using C#, but not in a plain C# project. No idea how to fix it outside of shutting down the IDE and restarting. Also sometimes if while editing regions, things get screwed up and then when I compile it keeps saying endregion required when none is. Only fix that I could find is shut down the IDE and restart. Damn irritating.
-
p.s. there is a VS.NET IDE forum :) But I have had the same thing happen to me and not just in C# but C++, VB.NET, CSS, HTML etc. i.e. the works. Normally a restart sorts it out, though sometimes just re-opening the solution does as well.
Paul Watson
Bluegrass
Cape Town, South AfricaMacbeth muttered: I am in blood / Stepped in so far, that should I wade no more, / Returning were as tedious as go o'er Shog9: Paul "The human happy pill" Watson
I've never seen it myself, but I almost always use pure C++ projects, and the rare time I use C# it is a straight-up C# project. Seen plenty of *other* bugs and glitches, but not this one. :rolleyes: Paul Watson wrote: p.s. there is a VS.NET IDE forum ... though often it seems to be one of the lowest-volume forums, oddly enough... "When a man sits with a pretty girl for an hour, it seems like a minute. But let him sit on a hot stove for a minute and it's longer than any hour. That's relativity." - Albert Einstein
-
p.s. there is a VS.NET IDE forum :) But I have had the same thing happen to me and not just in C# but C++, VB.NET, CSS, HTML etc. i.e. the works. Normally a restart sorts it out, though sometimes just re-opening the solution does as well.
Paul Watson
Bluegrass
Cape Town, South AfricaMacbeth muttered: I am in blood / Stepped in so far, that should I wade no more, / Returning were as tedious as go o'er Shog9: Paul "The human happy pill" Watson
Paul Watson wrote: p.s. there is a VS.NET IDE forum you mean there are other places on CP aside from the lounge ;P Joseph Dempsey joseph_r_dempsey@yahoo.com "Software Engineering is a race between the programmers, trying to make bigger and better fool-proof software, and the universe trying to make bigger fools. So far the Universe in winning." --anonymous
-
I am just curious if i am going mad or if anyone else is seen this... what to know if i should actually call it a bug. I am currently working on a C# project and every now and then the IDE just seems to "lose", for lack of a better word, the idea that its editing a C# file. It loses all syntax highlighting and smart indenting along with intellisense. If i close the solution and bring it back up all is good for awhile anyway. Has anyone else by chance seen this or am i just going crazy? :wtf: Joseph Dempsey joseph_r_dempsey@yahoo.com "Software Engineering is a race between the programmers, trying to make bigger and better fool-proof software, and the universe trying to make bigger fools. So far the Universe in winning." --anonymous
Which version of VS.NET? I cannot remember that this happend to me before... Regards Thomas
Disclaimer:
Because of heavy processing requirements, we are currently using some of your unused brain capacity for backup processing. Please ignore any hallucinations, voices or unusual dreams you may experience. Please avoid concentration-intensive tasks until further notice. Thank you. -
Which version of VS.NET? I cannot remember that this happend to me before... Regards Thomas
Disclaimer:
Because of heavy processing requirements, we are currently using some of your unused brain capacity for backup processing. Please ignore any hallucinations, voices or unusual dreams you may experience. Please avoid concentration-intensive tasks until further notice. Thank you.Version 1 ( not 2003 ). I have never seen this until recently. My primary focus is always MFC/COM/ATL stuff in C++. I have recently been getting into the C# for a job i just start seeing this. very weird. Joseph Dempsey joseph_r_dempsey@yahoo.com "Software Engineering is a race between the programmers, trying to make bigger and better fool-proof software, and the universe trying to make bigger fools. So far the Universe in winning." --anonymous