ace/lib/ace
Fabian Jakobs d020cf0e66 Merge pull request #707 from justjohn/master
LESS syntax highlighting support
2012-04-12 05:11:22 -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 remove corner element 2012-04-12 10:08:34 +02: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 fix failing test 2012-04-11 21:00:15 +04:00
lib don't write to read only property in IE10 2012-03-16 12:24:49 +01:00
mode Merge pull request #707 from justjohn/master 2012-04-12 05:11:22 -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 fix failing test 2012-04-11 21:00:15 +04:00
theme update themes 2012-04-11 16:06:49 +02: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 - add animated scrolling to the demo 2012-04-12 13:00:20 +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 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 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 - add animated scrolling to the demo 2012-04-12 13:00:20 +02:00
virtual_renderer_test.js use strict 2011-12-19 15:15:29 +01:00