Module: Ruber::ProjectBrowser

Defined in:
plugins/project_browser/project_browser.rb

Overview

Plugin providing a tool widget which displays the files in the project directory

The tool widget consists of a tree view displaying the contents of the project directory, which is automatically updated whenever the current project changes. The view provides a menu which allows the user to choose whether to show only the files belonging to the project or all files in the directory.

The view is updated whenever the contents of the project directory change or whenever the general/project_files project option changes.

Defined Under Namespace

Classes: ToolWidget