0

Working with Komodo 8.5.x , how does one use "Code Browser" for open files ?

I get an error that says something like: "Could not find a node corresponding to the scope at filename.js##### in the Code Browser".

Paul Sweatte
  • 24,148
  • 7
  • 127
  • 265
  • Note that the Code Browser is just showing you code for the currently opened files, it is not an alternative view for the "Open Files" pane. – Naatan Nov 11 '13 at 22:04

1 Answers1

0

Just figured it out. The files have to be opened via the 'Places' button in the left pane (default position).

-Then Classes, Variables, and Events are listed in series ( at least for Javascript ) in the 'Code Browser' pane.

Paul Sweatte
  • 24,148
  • 7
  • 127
  • 265