Visual Sidekick Tour - Symbol Information Pane

Symbol Information Pane

Visual Sidekick includes a Symbol Information Pane at the bottom section of the toolwindow that displays extended information for the selected symbol.

  • The physical filename and full path of the file in which the current symbol is declared.
  • The project and logical folder-path of the file in which the current symbol is declared.
  • The return type of a method or function.
  • The type of a member or global variable.
  • The underlying type of a typedef.
  • The attributes of a class member/method/nested type (eg. public, private, static, virtual, etc).