ACE Code Editor icon
ACE Code Editor icon

ACE Code Editor

Embeddable JavaScript code editor with syntax highlighting for over 110 languages, customizable key bindings, multi-cursor support, theming, live syntax checking, large file handling, regex search, plugin extensibility, compatibility with modern browsers, and open-source licensing.

ACE Code Editor screenshot 1

Cost / License

  • Free
  • Open Source

Application type

Platforms

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

Features

Suggest and vote on features

Properties

  1.  Support for Themes

Features

  1.  Syntax Highlighting
  2.  Drag and Drop
  3.  Embeddable
  4.  Automatic Indentation
  5.  Code Folding
  6.  Syntax check
  7.  Support for regular expressions

 Tags

  • Web editor
  • cloud9-editor
  • embeddable-code-editor
  • javascript-editor

ACE Code Editor News & Activities

Highlights All activities

Recent activities

Show all activities

ACE Code Editor information

  • Developed by

    NL flagAjax.org
  • Licensing

    Open Source and Free product.
  • Written in

  • Alternatives

    4 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  27,104 Stars
  •  5,284 Forks
  •  137 Open Issues
  •   Updated  
View on GitHub
ACE Code Editor was added to AlternativeTo by oliver18754 on and this page was last updated . 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

Official Links