Use the Object Browser to search for code constructs (variable, namespace, method, etc.), and locate all instances of that construct in an open project.
Before you start: Open the preprocess.kpf project, located under <komodo-installdir>\samples\python_tutorials\. Be sure that line numbers are enabled in Komodo (View|View Line Numbers).
preprocess.kpf
project. View
the project in the Projects tab.contenttype
. Select Show imports.
Click Go.contenttype
.getContentType
node. Click the getContentType
node. The Preview pane displays the file where
getContentType
is declared.