Explorador de código#
The Outline pane allows you to view and navigate the functions, classes, methods, cells and comments in open Python files. To show or hide the Outline pane, use or Ctrl-Shift-O / Cmd-Shift-O. Click an entry in the outline to jump to its source file location, and use the Go to cursor position toolbar button to highlight the item corresponding to the current Editor position.
Iconos#
Los siguientes iconos se utilizan para elementos del explorador de código:
m para métodos
f para funciones
c para clases
% para celdas de código
# para comentarios