ace/lib/ace
Garen Torikian f1c609db1e Merge pull request #693 from ajaxorg/feature/animscroll
* Added animation for scrolling for find and gotoline
2012-04-10 10:41:00 -07:00
..
commands Command+Backspace should remove until begin of line, Option+Backspace should remove token 2012-04-06 15:33:26 +02:00
css small css optimization. (based on output from chrome css profiler) 2012-01-24 12:57:34 +04:00
edit_session fix foldAll 2012-01-02 21:46:04 +04:00
ext Add liquid parser. 2012-04-04 16:50:08 -07:00
keyboard fix flash of hidden textarea 2011-12-20 12:16:49 +01:00
layer fixed font size flicker between show/hide of editor instances 2012-02-02 11:22:59 +01:00
lib don't write to read only property in IE10 2012-03-16 12:24:49 +01:00
mode Fix highlighting rules 2012-04-06 20:52:53 -07:00
model use strict 2011-12-19 15:15:29 +01:00
mouse use strict 2011-12-19 15:15:29 +01:00
narcissus fix narcissus issue 2012-04-05 21:50:25 +02:00
requirejs Call onLoad in the non-browser case. This allows the r.js optimizer to work when building projects that include ace from source. It should be done anyway, to indicate the load of the resource was successful. 2012-03-06 12:56:40 -08:00
test cleanup unit tests 2012-04-06 17:55:23 +02:00
theme Merge pull request #684 from danyaPostfactum/patch-1 2012-04-05 05:32:28 -07:00
worker be smarter with mode and theme loading 2012-03-30 17:44:24 +02:00
ace.js Add new requires 2012-03-30 14:54:39 -07:00
anchor.js use strict 2011-12-19 15:15:29 +01:00
anchor_test.js use strict 2011-12-19 15:15:29 +01:00
background_tokenizer.js use strict 2011-12-19 15:15:29 +01:00
config.js be smarter with mode and theme loading 2012-03-30 17:44:24 +02:00
document.js cleanup unit tests 2012-04-06 17:55:23 +02:00
document_test.js use strict 2011-12-19 15:15:29 +01:00
edit_session.js emit an event after a mode is loaded 2012-04-05 21:50:24 +02:00
edit_session_test.js use strict 2011-12-19 15:15:29 +01:00
editor.js * Merged with master 2012-04-08 13:22:50 +02:00
editor_change_document_test.js use strict 2011-12-19 15:15:29 +01:00
editor_highlight_selected_word_test.js use strict 2011-12-19 15:15:29 +01:00
editor_navigation_test.js use strict 2011-12-19 15:15:29 +01:00
editor_text_edit_test.js use strict 2011-12-19 15:15:29 +01:00
placeholder.js Typo followup: now handling both of ACE and Cloud9 worlds 2012-03-12 17:33:17 +02:00
placeholder_test.js Typo followup: now handling both of ACE and Cloud9 worlds 2012-03-12 17:33:17 +02:00
range.js use strict 2011-12-19 15:15:29 +01:00
range_test.js use strict 2011-12-19 15:15:29 +01:00
renderloop.js fix flash of hidden textarea 2011-12-20 12:16:49 +01:00
scrollbar.js use strict 2011-12-19 15:15:29 +01:00
search.js use strict 2011-12-19 15:15:29 +01:00
search_test.js use strict 2011-12-19 15:15:29 +01:00
selection.js use strict 2011-12-19 15:15:29 +01:00
selection_test.js use strict 2011-12-19 15:15:29 +01:00
split.js use strict 2011-12-19 15:15:29 +01:00
token_iterator.js use strict 2011-12-19 15:15:29 +01:00
token_iterator_test.js cleanup unit tests 2012-04-06 17:55:23 +02:00
tokenizer.js allow real regular expressions in highlighters 2012-04-06 15:33:27 +02:00
undomanager.js use strict 2011-12-19 15:15:29 +01:00
unicode.js use strict 2011-12-19 15:15:29 +01:00
virtual_renderer.js Merge master 2012-04-10 10:39:55 -07:00
virtual_renderer_test.js use strict 2011-12-19 15:15:29 +01:00