ACE Code Editor icon
ACE Code Editor icon

ACE Code Editor

 7 likes

Ace is an embeddable code editor written in JavaScript. It matches the features and performance of native editors such as Sublime, Vim and TextMate. It can be easily embedded in any web page and JavaScript application.

ACE Code Editor screenshot 1

License model

  • FreeOpen Source

Application type

Platforms

  • Self-Hosted
  No rating
7 likes
0comments
0 news articles

Features

Suggest and vote on features
No features, maybe you want to suggest one?

ACE Code Editor News & Activities

Highlights All activities

Recent activities

No activities found.
Show all activities

ACE Code Editor information

  • Developed by

    Cloud9 & Mozilla
  • Licensing

    Open Source and Free product.
  • Alternatives

    4 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

Our users have written 0 comments and reviews about ACE Code Editor, and it has gotten 7 likes

ACE Code Editor was added to AlternativeTo by oliver18754 on Nov 20, 2011 and this page was last updated Jul 11, 2022. ACE Code Editor is sometimes referred to as ACE, Ajax Code Editor.
No comments or reviews, maybe you want to be first?
Post comment/review

What is ACE Code Editor?

Ace is an embeddable code editor written in JavaScript. It matches the features and performance of native editors such as Sublime, Vim and TextMate. It can be easily embedded in any web page and JavaScript application. Ace is maintained as the primary editor for Cloud9 IDE and is the successor of the Mozilla Skywriter (Bespin) project.

Features

  • Syntax highlighting for over 110 languages (TextMate/Sublime Text.tmlanguage files can be imported)
  • Over 20 themes (TextMate/Sublime Text .tmtheme files can be imported)
  • Automatic indent and outdent
  • An optional command line
  • Handles huge documents (four million lines seems to be the limit!)
  • Fully customizable key bindings including vim and Emacs modes
  • Search and replace with regular expressions
  • Highlight matching parentheses
  • Toggle between soft tabs and real tabs
  • Displays hidden characters
  • Drag and drop text using the mouse
  • Line wrapping
  • Code folding
  • Multiple cursors and selections
  • Live syntax checker (currently JavaScript/CoffeeScript/CSS/XQuery)
  • Cut, copy, and paste functionality