Plugins (1087)


Training and Consulting (47)


Eclipse Summit Europe 2008


EPIC Poll

What is your favourite developer portal?

[ Results | Polls ]

Votes: 585
Comments: 0


Category: Plugin Directory / Editor / Afae
An All Purpose Editor

Afae - An All Purpose Editor 
Rate this plugin | Report broken link | Details | Comments (3)

Rating: 8.8 (82 Votes) | hits: 2
Afae - An All Purpose Editor

Version: 0.9.94
Support Eclipse Version: 3.1
License: Other
Development Status: Production/Stable
Company: Rob Rohan
Plugin home pageHome Page
Plugin SupportPlugin Support
Discussion ForumsDiscussion Forum
Buy Now

Afae is Another Freebooter's All-purpose Editor. It is a group of plugins for Eclipse that do the following: * Syntax highlighting for many types of files (Ruby, Assembly, C, Objective-C, Javascript, bash, config files, pretty much any language you can think of (some better than others of course)) * Keystroke comments * Shows Whitespace * An image viewer. For gif, jpg, ico, and png * A while-you-edit XML DTD and Schema validator (with several DTDs and Schemas built in) * Snippets with trigger text for frequently used bits.
Added on: 19-May-2006




Last 3 Comments


User: AnonymousRating: 82008-08-29 13:26:52
@Anonymous: Go into "Preferences -> Keys" and you'll find an Afae entry called "Insert Snippet". Set it to something ( I use Alt + Shift + / ), and then whenever you're in the Afae editor, just type the snippet trigger (like "xml") to have it fill out the snippet for you. Check and change snippet triggers in the "Snippets" tab of the Afae perspective.


User: AnonymousRating: 72007-05-08 17:03:52
This tool would rate even higher if it had minimal documentation. I've been so far completely unable to cause a snippet to expand by using trigger text, and there is no indication on the site or in the files as to how that is done (hotkeys or whatever is required.) Also, the snippets are stored as XML, which is good, but if your snippet contains anything like a cdata tag, well, you pretty much break all the snippets.


User: AnonymousRating: 92006-05-21 11:36:08
It's like textmate in eclipse - very cool