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

 

espbook

 

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


Pico 2W Announced But There Is A Surprise!
25/11/2024

Raspberry Pi released the Pico 2 a few months ago and we have been waiting for the Pico 2W since then. But Pimoroni beat them to the draw with the Pico Plus 2W based on the RM2 radio module and hinted [ ... ]



pg_parquet - Postgres To Parquet Interoperability
28/11/2024

pg_parquet is a new extension by Crunchy Data that allows a PostgreSQL instance to work with Parquet files. With pg_duckdb, pg_analytics and pg_mooncake all of which can access Parquet files, is  [ ... ]


More News

Last Updated ( Wednesday, 26 September 2012 )