ace/lib/ace
2012-04-20 16:59:40 +04:00
..
commands * small command changes 2012-04-18 12:42:37 +02:00
css fix error in text size calculation 2012-04-20 16:59:40 +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 multiselect paste 2012-04-19 19:34:23 +04:00
layer fix Multiple selections only show 1 selection 2012-04-15 14:45:08 +04:00
lib don't write to read only property in IE10 2012-03-16 12:24:49 +01: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 Merge branch 'multiCursor' 2012-04-12 16:03:24 +02: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 add FadeFoldWidgets setting 2012-04-19 19:34:24 +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 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
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 make setFadeFoldWidgets on by default 2012-04-20 12:20:34 +04:00
virtual_renderer_test.js use strict 2011-12-19 15:15:29 +01:00