Does anyone know if there is a way in VS 2008 to enable Intellisense to display, say, events or properties? Or is there perhaps a plugin for this?
I use Intellisense for a lot for class documentation, and it will just be a faster way to find a "method to execute X" or a "property for Y" without knowing its name right away.
Thanks,
I don't know if Visual Assist does this or not, native to VS. But when you hover over our intellisense popup list, you will see buttons for displaying events, only properties.
Source: https://habr.com/ru/post/1724509/More articles:Implementing and updating a SQL Server database database schema - sql-serverOrder thread using ThreadPool.QueueUserWorkItem - multithreadingHow to create a "built-in" SQL 2008 database file if it does not exist? - c #Преобразование строки в формате YYYYMMDDHHMMSS в объект JavaScript Date - javascriptWorking with a database using Threadpool or Asyn - multithreadingHow can I simplify this ocaml pattern matching code? - pattern-matchingGetting cities and countries from NSTimeZone - iphoneSilverlight - snap an image using https - silverlightDownload the file from any URL and save it to my computer using ASP.NET. - fileOracle COLLECT function creates a new collection data type with a random name - oracleAll Articles