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 ]
· Added more Find shortcuts as menu items
· Properly handle multi-line shell commands/lists
· Show line numbers
· Don't scroll when you delete text at the end of the document.
· Fix a bug in the UpArrowSingleLineScroll primitive
· Fixed a crash when SizeWell is installed.
· Fixed a crash when closing Quick Find on Leopard.
· Multiple folders added to a workset through the Open Panel were not sorted correctly.
· Fixed a bug where reverse multi-file search wasn't searching from the end of a document
· Fixed a bug where reverse multi-file search wasn't wrapping correctly
· Faster loading of Worksets
· Fixed a leak in Worksets
· Fix a bug in the Find window "Leave windows open" setting
· Fix Multi-file reverse iterator and workset forward and reverse iterator.
· Make workset iterator properly iterate groups with no folder association
· Fix bug reading Windows (CRLF) documents.