VS2010: New and improved Intellisense?
        Posted  
        
            by George
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by George
        
        
        
        Published on 2010-06-07T22:07:56Z
        Indexed on 
            2010/06/07
            22:12 UTC
        
        
        Read the original article
        Hit count: 201
        
visual-studio-2010
|intellisense
In VB.NET type this on a new line:
DateAdd(
Shouldn't a dropdown picklist of enum values appear?
It used to! I miss it!
Of course, this is just one example where an enum pick list does not appear where it did before.
Can anyone defend this or is it a bug?
© Stack Overflow or respective owner