ace-reactive-code-editor
Reactive icon

Ace Reactive Code Editor

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded on 03 February 2022 by 
5.0
 (3 ratings)
ace-reactive-code-editor

Ace Reactive Code Editor

Details
Ace is a standalone code editor written in JavaScript. Their goal is to create a browser based editor that matches and extends the features, usability and performance of existing native editors such as TextMate, Vim or Eclipse. It can be easily embedded in any web page or JavaScript application. Ace is developed as the primary editor for Cloud9 IDE and the successor of the Mozilla Skywriter (Bespin) Project. GitHub: https://github.com/ajaxorg/ace Site: https://ace.c9.io/
Read more

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
Release notes (1.0.1)

-> Added OnChange event 

-> Fixed bugs to be able to change options in runtime without reseting the content

-> Added Resize function support 

Reviews (1)
by 
2022-12-28
in version 1.0.1
Easy to use, thank you!
Team