Based on Emacs, Ymacs allows programmers to edit source code right from their browser window.
Ymacs was created with DynarchLIB, a well-known AJAX toolkit.
Here are some key features of "Ymacs":
· Tries to implement as much of the native Emacs keyboard shortcuts
· Skinnable
· Undo functionality
· Mark current row
· Line numbers
· Control text size
· Use a custom font family
· Built-in search tool
· Split the view in frames
Supported languages (modes):
· XML
· Lisp
· Markdown
· JavaScript
Requirements:
· JavaScript enabled on client side
What's New in This Release: [ read full changelog ]
· Small fixes related to the OS clipboard.
· A better Lisp mode.
· Added comment_dwim, comment_region and uncomment_region, which currently work in JavaScript mode and Lisp mode.
· Some more color themes.