This app has been archived

You may still get support information and download previous versions of this app. Learn more.
Last modified 2016-02-10 0 downloads By Atlassian Labs

Support

To check known issues (or if you want to file one), view this app's issue tracker.


To learn more about the app, you should:

Description

View source file structure directly in Fisheye


Quickly view and navigate your source file directly in Fisheye, using the 'Go to symbol' window. Uses ctags to support over programming 40 languages



Filter the structure and navigate it quickly


You can quickly navigate the file structure using the keyboard arrows or mouse, and filter it by entering text in the search box.



Select the symbol navigate to the source line


Click on the symbol or press enter to show the source line containing it in the main Fisheye window, and highlight the line.



More details


The Fisheye Symbol Navigation plugin adds a 'File structure' toolbar button when browsing source code in Atlassian Fisheye.

Clicking the button (or using the g-s shortcut) allows viewing the symbol hierarchy for the source file.

Selecting an item in the hierarchy scrolls the source to the selected symbol and highlights the line. You can type to narrow the search and use keyboard arrows and enter to select.

Installation

The plugin uses ctags to produce the symbol tree. Ctags supports over 40 programming languages.

You need to have the ctags binary installed in your system for the plugin to work. If the ctags binary is not in PATH, you can configure the path to the binary using the 'Configure' button in the plugin manager ('Manage Add-ons')

Version history