Intellisense in Visual Studio 2010 just got smarter! VS 2010 now not only does a search for the text based on the starting letters, it also does a search for “sub-string” occurrences for the text and prompts a list of possible occurrences. Here’s an example. I have declared a textbox control called ‘txtIAmATextboxWithALongName’
Now observe as I type a substring ‘lon’, the intellisense brings up the control name
Cool!
Tweet
No comments:
Post a Comment