ACE Editor Reaches 1.0
Written by Kay Ewbank   
Wednesday, 26 September 2012

The open source embeddable code editor ACE is now available as version 1.0, along with a new website.

ACE, the browser-based code editor that was announced in January 2011 as the successor to Mozilla's Skywriter project, has now been released in version 1.0.

The editor, which is part of the Cloud9 IDE, is written in JavaScript and can be embedded in web pages or JavaScript applications. It has syntax highlighting for 45 languages, and can handle documents with up to four million lines of code.

The list of features supported by ACE includes Vi and Emacs keybindings; multiple cursors; code folding; vertical tab-line indicators; code markers, and search and replace with regular expressions.

 

ace ed

 

The main feature of the new release is the new website, Ace.ajax.org which has a no-nonsense embedding guide, how-to reference for common operations and an API reference.

 

 

The Cloud9 blog post about the release cites the shift in ACE’s open-source philosophy by switching from the Mozilla Tri-License to the New BSD License, which they say should make it easier for developers to consider using or contributing to ACE. Matt Pardee also acknowledges that as it stands today, ACE is not fully compatible with mobile platforms like Android and iOS, adding:

“And that’s where you can help. We have created a list of remaining issues on GitHub that outlines what is lacking for full mobile support.”


ace

 

More Information

Ace.ajax.org

The ACE editor hITS V1.0

List of issues (Github)

Related Articles

Mozilla and Eclipse take programming into the cloud

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

 

Banner


ACM Adopts Open Access Publishing Model
05/04/2024

ACM, the Association for Computing Machinery, the professional body for computer scientists, has relaunched Communications of the ACM, the organization’s flagship magazine, as a web-first  [ ... ]



Apache Shiro 2.0 Released
21/03/2024

Apache Shiro 2.0 has been released. The Java security framework now requires at least Java 11, and has added support for Jakarta EE 10.


More News

Last Updated ( Wednesday, 26 September 2012 )