ace/lib/ace
2012-04-24 22:30:12 +04:00
..
commands update command manager for cloud9 2012-04-21 21:40:38 +04:00
css add transition delay for fold widgets 2012-04-21 21:23:48 +04:00
edit_session cleanup 2012-04-04 13:06:17 +04:00
ext Add liquid parser. 2012-04-04 16:50:08 -07:00
keyboard update command manager for cloud9 2012-04-21 21:40:38 +04:00
layer fix Multiple selections only show 1 selection 2012-04-15 14:45:08 +04:00
lib * Added cancelable commands 2012-04-20 16:02:05 +02:00
mode Merge pull request #734 from richoH/features/sh/1 2012-04-19 01:25:21 -07:00
model use strict 2011-12-19 15:15:29 +01:00
mouse add editor.findAll 2012-04-15 18:34:45 +04:00
narcissus allow module 2012-04-13 12:12:29 +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 fix tests 2012-04-24 22:30:12 +04:00
theme fix Multiple selections only show 1 selection 2012-04-15 14:45:08 +04:00
worker be smarter with mode and theme loading 2012-03-30 17:44:24 +02:00
ace.js enable multi cursor by default 2012-04-13 12:07:36 +02: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 Merge remote-tracking branch 'remotes/upstream/master' 2012-04-07 01:00:49 +04:00
edit_session_test.js use strict 2011-12-19 15:15:29 +01:00
editor.js simplify scroll animations 2012-04-24 22:10:50 +04: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 fix tests 2012-04-24 22:30:12 +04:00
editor_text_edit_test.js use strict 2011-12-19 15:15:29 +01:00
multi_select.js multiselect paste 2012-04-19 19:34:23 +04:00
multi_select_test.js fix bug with ghost selections 2012-04-14 18:42:14 +04: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 fix bug with ghost selections 2012-04-14 18:42:14 +04:00
range_list.js cleanup 2012-04-12 22:42:56 +04:00
range_list_test.js overuse of events is bad:( 2012-04-03 22:47:57 +04: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 getBoundingClientRect for measuring text size 2012-04-11 20:08:50 +04: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 ctrl-left/right must stop at both word start and end 2012-04-19 19:34:25 +04:00
selection_test.js fix selection tests 2012-04-20 13:34:37 +04:00
split.js fix typo in split.js 2012-04-13 21:06:18 +04: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 fix js_highlight_rules 2012-04-15 14:59:10 +04: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 better defaults in demo 2012-04-24 22:18:06 +04:00
virtual_renderer_test.js use strict 2011-12-19 15:15:29 +01:00