• Home
  • About
  •  

    Intellisense Filtering In Visual Studio


    This blog is not updated anymore.
    I am now writing at my new site One .Net Way

    While working with WPF I got an idea about intellisense shortcuts. Instead of pressing Ctrl + . where we get the entire list how about something like this:

    Ctrl + . + p - Display only properties

    Ctrl + . + e - Display only events

    Ctrl + . + m - Display only methods

    I have created a suggestion for this on connect. If you think this is desirable then a good rating is in order.

    kick it on DotNetKicks.com

    You may also like to read...

    Leave a Reply