Is it possible to view all the methods and fields of a class, including inherited fields?
Something similar to the structure view but include all symbols.
Currently, I type this.
and see all the suggestions.
Is it possible to view all the methods and fields of a class, including inherited fields?
Something similar to the structure view but include all symbols.
Currently, I type this.
and see all the suggestions.
Does the File Member command (Alt+\ or Ctrl+F12) help you? It contains the inherited fields as well: