How to open another "Places/File Directory" view

Theres probably a very simple way to do this, but I literally just want to have a second “Places” or “Directory” open so I can see the files for my project and the Lib files at the same time.

Any help is appreciated.

Hey @TenTonBlue,

You can either have the Places pane at a root directory high enough to see both folders
or
you could create a project (Project menu -> New Project). Have your code as the root of the project then “add” your libs dir to the project from the Project context menu in the Project pane: https://docs.activestate.com/komodo/11/manual/project.html#project-menus

  • Carey