I am very much use IntelliSence of VS2010. Sometimes, I can not tell when and why, the IntelliSence changes.
Example: Label lblTestTest
The normal behavoir is: I type "lblTes" - see the IntelliSence who select the Label - Push Enter - Autocomplete the word, I type ".Te" - see the IntelliSence who select the Property ".Text" - Push Enter - Autocomplete.
Sometimes it is: I type "lblTes" - see the IntelliSence who select the Label - Push Enter - The Enter does NOT activate the AutoComplete, It makes an Enter (LineBreak) in my Code, WITHOUT autocomplete.
I have to: I type "lblTes" - see the IntelliSence who select the Label - Push down - Push Enter - Autocomplete
I hopw you guys understand what I mean. Its only a little difference, but it steals me hours in total, when this "bug" or "Change" is there.
Any Idea?