PluginCodeBrowser

Introduction

The Code Browser plugin provides quick navigation of IDE source code. Once launched, it will let you type in part of a subroutine or function name. A grid will then show a list of all subroutines and functions that contains the typed string.

Basic Features

A single click on a subroutine or function name will show the full routine declaration in the source code window. Double clicking will take you the the declaration in the IDE. A user can choose to automatically close the plugin on double click. Icons are used to indicate if a subroutine is inline, access or compound. Additional user options can be selected by clicking of the plugin toolbars 'Options' speed button.

Installation:

Download the plugin package below and run the installer program. This will install the application as a plugin. It will appear in the Plugin menu and on the toolbar.

Download Code Browser »