Intellisense Preservation in Windows.Forms Applicatons

D

David Rogers

I had intellisense disappear on me today, and I realized that it was because
I had opened (open brace) a block of code (the one I was working on) but I
had not yet closed (close brace) it. The other necessary condition was that
the code block was between the control variable declarations and the
Component Designer generated code region.

Once I close the block of code, I had intellisense again.

I wonder if it would make sense for Microsoft to alter their parsing
algorithms to effectively close out all outstanding code blocks when a
region was encountered. This would allow the code that was being modified to
have problems, without affecting the components region following.

David
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,022
Latest member
MaybelleMa

Latest Threads

Top