I'm using Visual Studio 2013 Express for Web and I was used to being able to use the "List Members" feature of Intellisense from the menu. In Visual Studio Express 2012, I was able to map the "List Members" option to a context menu when you right-clicked a member in the text editor.
Now, sadly, in the 2013 version, the Intellisense menus seem to be missing entirely. In the MSDN article titled "Using Intellisense, located here: (http://msdn.microsoft.com/en-us/library/hcw1s69b.aspx), it states that you can go to Edit/Intellisense/List Members in order to invoke the option, but the Intellisense menu is completely missing from the Edit menu and the Customize dialog doesn't have any Intellisense menu items in there either (as far as I can see).
Is this just a limitation in Visual Studio 2013 Express or is there something I have messed up on my end?