Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement request - update to ace editor #206

Open
bsurnida opened this issue Jun 9, 2017 · 1 comment
Open

Enhancement request - update to ace editor #206

bsurnida opened this issue Jun 9, 2017 · 1 comment

Comments

@bsurnida
Copy link

bsurnida commented Jun 9, 2017

Any chance we can update the editor to use the ACE editor https://ace.c9.io/
ACE is a powerful editor and gets most of the features that you get in brackets or atom like code folding and error highlighting.

@bsurnida bsurnida changed the title Enhancment request - update to ace editor Enhancement request - update to ace editor Jun 9, 2017
@bsurnida
Copy link
Author

bsurnida commented Jun 9, 2017

Here is a list of features provided by ACE editor.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants