Download
 
 
CamelComplete
Description:

This plugin provides a "CamelComplete Word" command for jEdit. This can expand abbreviations into their full words as shown  by these examples, which show identifiers and their abbreviations:

 SwingUtilities -> SU
GtkMessageBox -> GMB
IOException -> IOE

The plugin also comes with a Regular Expression parser, so that you can break words apart using a regexp. This is useful for C and Lisp, among others.

Regexp: [_-]

gtk_check_menu_item_set_inconsistent -> gcmisi
gtk_menu_item_new -> gmin
multi-define-syntax -> mds
Author: Jesse Pavel
Category: Language Support

Version: 2.8.0
Requirements: JDK >= 1.5 · jEdit >= 4.3pre12
Binary Download: CamelComplete-2.8.0-bin.tgz
CamelComplete-2.8.0-bin.zip
Complete Download: CamelComplete-2.8.0.tgz
CamelComplete-2.8.0.zip
Release Date: January 20, 2009
 
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