This looks really interesting. The Amy Editor is an embedded text editor. This is not a WYSIWYG editor like the FCKEditor – it’s more like Textmate in your browser. It has a nice set of features: Syntax highlighting Smart indentation for each language Code folding Bookmarks Word completion Insert/Overwrite mode Unlimited undo/redo Intelligent character pairing [...]
Content
ramblings of a coldfusion developer
Tagged: editor
Like a trusty six shooter, every developer needs a good text editor in their toolbox. For heavy lifting it’s great to wheel out the IDE (CFEclipse, Dreamweaver, etc) but for those quick edits using an IDE can seem like overkill. A simple text editor is lightweight and designed for doing one thing well – editing [...]