2017 © Pedro Peláez
 

library ace-editor

image

cmskit/ace-editor

  • Friday, August 22, 2014
  • by cmskit
  • Repository
  • 1 Watchers
  • 0 Stars
  • 71 Installations
  • JavaScript
  • 4 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 54 % Grown

The README.md

cms-kit library ace-editor

Ace editor (production files only), (*1)

Ace (https://github.com/ajaxorg/ace) is a standalone code editor written in JavaScript., (*2)

Features, (*3)

Syntax highlighting for over 110 languages (TextMate/Sublime/.tmlanguage files can be imported)
Over 20 themes (TextMate/Sublime/.tmtheme files can be imported)
Automatic indent and outdent
An optional command line
Handles huge documents (at last check, 4,000,000 lines is the upper 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

The Versions

22/08 2014

dev-master

9999999-dev http://ace.c9.io

  Sources   Download

BSD

The Requires

  • php >=5.3.3

 

by Christoph Taubmann