Eddie is an editor designed for programmers for Mac OS X. Inspired by MPW on the Macintosh, it is ideal for C/C++ development. Supports a Worksheet -- a full-featured shell that combines the power of bash and the ease of editing in a normal text window-like mode.
Host of developer-oriented features including the C++ prototyper that makes writing code a snap. Eddie is also a great tool if you want to edit HTLM, .kon, JavaScript, and .widget files.
Here are some key features of "Eddie":
· Full featured editor with an extensive set of keyboard shortcuts, unlimited Undo, etc.
· Worksheet windows with a full bash shell support, enhanced Tab-completion support.
· Syntax coloring for C/C++, makefiles, assembly, HTML, JavaScript, Konfabulator and many other file formats.
· Function popup with full C/C++ support, JavaScript.
· Magic prototyper greatly simplifies C++ development.
· Ifdef balancing, Commenting, fast Symbol lookup and completion through plugins.
· Multiple clipboards with an extended feature set for complex copy-paste jobs.
· Search/Replace supports regular expressions, multi-file, incremental search.
· Windows may be split horizontally and vertically into several panes.
· Extensive plugin API gives plugins full control over the application.
· Every keyboard shortcut fully configurable, (includes plugin commands).
· Workset window allows organizing files into project-like groups.
· Worksets support makefile generation, import from a makefile.
· Support for source control systems like Perforce, Subversion, CVS.
· Optional Emacs-like keymap support.
What's New in This Release: [ read full changelog ]
· Fix a crash when Find clipboard contains non-ASCII characters.
· Fix super-slow turning of syntax coloring in large documents.
· Obj-C support in the magic prototyper.
· Improvements to function popup Obj-C handling.
· Fix plugin problems on recent OSes.
· Open the Find panel and disclose the multi-find pane if search comes out empty.
· Tweak autoscroll behavior a tiny bit.
· Small fixes in Tab completion.