| .. |
|
commands
|
jumptomatching should be enabled in readonly mode
|
2012-01-02 21:46:04 +04: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
|
use consistent naming for unit test
|
2012-04-06 15:33:25 +02: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 tests
|
2011-12-20 15:16:09 +01: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
|
check was wrong
|
2012-04-04 20:34:06 +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
|
remove event delegation
|
2012-04-05 21:50:25 +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
|
Fix test I didn't know existed
|
2012-03-24 03:12:14 +01:00 |
|
tokenizer.js
|
use strict
|
2011-12-19 15:15:29 +01: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
|
be smarter with mode and theme loading
|
2012-03-30 17:44:24 +02:00 |
|
virtual_renderer_test.js
|
use strict
|
2011-12-19 15:15:29 +01:00 |