ace/lib/ace
2011-01-12 11:56:28 +01:00
..
commands fix default commands: read selection from the editor 2011-01-03 09:52:20 +01:00
conf/keybindings Merge branch 'master' of https://github.com/ajaxorg/ace 2010-12-03 16:31:37 +00:00
css allow layers to be sized automatically 2011-01-10 15:21:07 +01:00
layer fix typo 2011-01-10 13:29:42 +01:00
mode allow all characters a regexp flags 2011-01-12 11:56:28 +01:00
test make rhino happy 2011-01-10 13:22:01 +01:00
theme doc comment mode: added TODO 2010-12-20 03:52:09 +08:00
background_tokenizer.js put functions from old "ace/lib" modules directly 2010-12-15 11:04:14 +01:00
document.js revert stupid fix 2011-01-12 11:53:31 +01:00
editor.js don't scroll on selectAll 2011-01-10 10:30:33 +01:00
keybinding.js consolidate user agent sniffing from util.js and 2010-12-16 18:50:26 +01:00
range.js toggleCommentLines and indentRows now take row 2010-12-15 19:16:44 +01:00
renderloop.js put functions from old "ace/lib" modules directly 2010-12-15 11:04:14 +01:00
scrollbar.js use ES5 bind() instead of lang.bind() 2010-12-15 11:43:02 +01:00
search.js put functions from old "ace/lib" modules directly 2010-12-15 11:04:14 +01:00
selection.js don't scroll on selectAll 2011-01-10 10:30:33 +01:00
textinput.js Use e.clipboardData.getData to get the pasted data if available. Increases speed if pasting a lot of lines 2011-01-11 20:03:43 +08:00
tokenizer.js remove references to window (not supported by node) 2010-12-15 20:01:26 +01:00
undomanager.js convert UndoManger to exports style 2010-11-17 13:55:54 +00:00
virtual_renderer.js allow layers to be sized automatically 2011-01-10 15:21:07 +01:00