You can use Alt+Dot to invoke List Members at any time. It will adapt to the current code context and attempt to list the identifiers available in that context. If you are behind a member access operator, it will only list members of that class; otherwise, it will display variables divided into categories such as Locals, Members, Current File, and Globals, depending on the current language. See "List Members" in the Help > Index for more information.