Use the Scope Indicator to locate the current scope of a code construct (variable, namespace, method, etc.) within the Code Browser's tree hierarchy.
Before you start: Open the python_tutorial.kpf project, located under <komodo-installdir>\samples\python_tutorials\. Be sure that line numbers are enabled in Komodo (View|View Line Numbers).
python_tutorial.kpf
project. View
the project in the Projects tab.preprocess
variable.preprocess
variable name and type.preprocess
in the tree hierarchy. The current scope of the preprocess
variable
is located.