Download
 
 
CtagsInterface
Description:

CtagsInterface provides source code tagging functionality using the "Exuberant Ctags" tool (http://ctags.sourceforge.net). It automatically invokes Ctags on a list of projects (or source code trees) and keeps the tag information in a database. Outstanding functionalities:

  • Going to the definition of the highlighted function (Jump to tag)
  • Browsing the tree of definitions (tags) of all project files (Tag Index browser)
  • Provision of code completion suggestions

In addition, CtagsInterface provides a convenient API to access the tag index, so that the tag information can be shared with other plugins as well, and to eliminate the need for other plugins to interface with Ctags directly.

CtagsInterface is highly-configurable and can make use of all the information provided by Ctags. All tag extensions are indexed and made available to other plugins by the API.

Author: Shlomy Reinstein
Category: Applications

Version: 2.8.0
Requirements: JDK >= 1.6 · jEdit >= 5.0.0 · Completion >= 0.3 · LucenePlugin >= 4.2 · SuperAbbrevs >= 1.0
Binary Download: CtagsInterface-2.8.0-bin.tgz
CtagsInterface-2.8.0-bin.zip
Complete Download: CtagsInterface-2.8.0.tgz
CtagsInterface-2.8.0.zip
Release Date: October 30, 2015

Version: 2.2
Requirements: JDK >= 1.6 · jEdit between 4.5.0 and 5.0.0 · Completion >= 0.3 · LucenePlugin >= 2.8 · SuperAbbrevs >= 1.0
Binary Download: CtagsInterface-2.2-bin.tgz
CtagsInterface-2.2-bin.zip
Complete Download: CtagsInterface-2.2.tgz
CtagsInterface-2.2.zip
Release Date: March 10, 2012

Version: 2.1
Requirements: JDK >= 1.5 · jEdit between 4.4pre1 and 4.5pre1 · LucenePlugin >= 2.6 · SuperAbbrevs >= 0.32
Binary Download: CtagsInterface-2.1-bin.tgz
CtagsInterface-2.1-bin.zip
Complete Download: CtagsInterface-2.1.tgz
CtagsInterface-2.1.zip
Release Date: December 21, 2010
 
Main Site
Features
Compatibility
Screenshots
Icons and Images
Reviews
Download
Plugins

Community
Community Site
Message Boards
Community Downloads
Links
Help
Quick Start Guide
Online Documentation
Feedback and Support
Developer
Development
SourceForge Project
Donate