ace/lib/ace
2013-08-12 18:13:20 +04:00
..
autocomplete add snippet completer 2013-06-30 04:07:24 +10:00
commands Merge pull request #1489 from ajaxorg/undo_merge 2013-07-12 00:04:40 -07:00
css use fake horizontal scrollbar 2013-06-23 23:58:32 +04:00
edit_session better style for match highlight in popup 2013-06-05 23:35:15 +04:00
ext small cleanup 2013-07-31 17:54:44 +04:00
keyboard fix weird ie8 bug 2013-07-23 15:54:15 +04:00
layer add wrapMethod:auto and fix tests 2013-07-24 17:49:42 +04:00
lib fix typo 2013-07-03 17:42:46 +04:00
mode update jshint again 2013-08-12 18:13:20 +04:00
model Add BSD license headers 2012-09-06 22:48:34 +02:00
mouse clicking on scrollbar shouldn't focus the editor 2013-07-19 17:52:33 +04:00
requirejs use relative paths everywhere 2012-10-13 17:46:44 +04:00
snippets updated LSL mode 2013-06-28 17:42:57 +02:00
test Merge pull request #1192 from ajaxorg/tmSnippets 2013-03-25 11:41:05 -07:00
theme add wrapMethod:auto and fix tests 2013-07-24 17:49:42 +04:00
worker enable moz in javascript worker 2013-07-18 13:10:43 +04:00
ace.js fix typo 2013-05-11 13:05:25 +04:00
anchor.js pull back changes from cloud9 2013-07-02 12:13:30 +04:00
anchor_test.js insert/removeLines at the document edges create deltas with wrong range 2013-05-09 14:08:22 +04:00
autocomplete.js use data.snippet in completions for snippet insertion 2013-07-01 01:23:14 +10:00
background_tokenizer.js bgTokenizer worker should not redraw unnecessarily 2013-06-13 21:57:29 +04:00
background_tokenizer_test.js remove remnants of regex_allowed 2013-02-16 23:09:21 +04:00
config.js update tests 2013-07-04 14:42:40 +04:00
config_test.js update tests 2013-07-04 14:42:40 +04:00
document.js small cleanup 2013-08-11 11:53:40 +04:00
document_test.js Add BSD license headers 2012-09-06 22:48:34 +02:00
edit_session.js add wrapMethod:auto and fix tests 2013-07-24 17:49:42 +04:00
edit_session_test.js add wrapMethod:auto and fix tests 2013-07-24 17:49:42 +04:00
editor.js Merge remote-tracking branch 'remotes/origin/gh-pages' into master 2013-08-11 13:17:22 +04:00
editor_change_document_test.js Add BSD license headers 2012-09-06 22:48:34 +02:00
editor_highlight_selected_word_test.js [incremental search] properly forward/backward wrapping on same term 2013-03-17 04:43:32 -07:00
editor_navigation_test.js Add BSD license headers 2012-09-06 22:48:34 +02:00
editor_text_edit_test.js fix tests 2013-05-09 13:47:21 +04:00
incremental_search.js emacs: push mark of isearch start when isearch successful 2013-05-27 07:35:01 -07:00
incremental_search_test.js [incremental search] isearch highlight cleanup 2013-03-17 17:38:33 -07:00
multi_select.js convert multi_select to an option 2013-07-19 17:52:33 +04:00
multi_select_test.js add selection.toJSON method 2013-06-17 00:58:11 +04:00
occur.js occur+isearch: fixing highlighting for big font sizes 2013-03-28 12:24:37 -07:00
occur_test.js occur+isearch: fixing tests 2013-03-28 14:21:12 -07:00
placeholder.js Save changes 2012-11-28 22:22:00 +04:00
placeholder_test.js use relative paths everywhere 2012-10-13 17:46:44 +04:00
range.js more work on snippet manager 2013-03-17 21:03:15 +04:00
range_list.js add multiSelectAction "forEachLine" 2013-03-03 14:48:36 +04:00
range_list_test.js allow multiple selections with shared edges 2013-03-01 16:57:37 +04:00
range_test.js remove trailing commas 2013-03-21 23:50:36 +04:00
renderloop.js Save changes 2012-11-28 22:22:00 +04:00
scrollbar.js fix autoresizing editor on ie 2013-07-19 17:52:33 +04:00
search.js add changes from newclient 2013-05-27 12:27:06 -04:00
search_highlight.js add extraStyle parameter to marker layer 2013-05-10 11:25:27 +02:00
search_test.js fix tokenizer on ie8 2013-02-16 23:09:42 +04:00
selection.js Merge pull request #1489 from ajaxorg/undo_merge 2013-07-12 00:04:40 -07:00
selection_test.js add selection.toJSON method 2013-06-17 00:58:11 +04:00
snippets.js use snipetManager for expanding emmet snippets 2013-07-27 00:45:08 +04:00
snippets_test.js fix typo 2013-04-04 23:27:26 +04:00
split.js remove remaining uses of deferredCall 2013-02-18 17:01:25 +04:00
token_iterator.js make foldAll faster 2013-03-01 16:57:38 +04:00
token_iterator_test.js remove trailing commas 2012-10-06 20:45:47 +04:00
tokenizer.js fix typo 2013-05-11 16:38:58 +04:00
tokenizer_dev.js workaround for chrome not displaying middle of very long lines 2013-04-05 19:29:58 +04:00
tokenizer_test.js fix Tokenizer.createSplitterRegexp and add tests 2013-03-20 11:44:32 +04:00
undomanager.js Almost working draft of basic undo coalescence 2013-06-17 01:08:03 +04:00
unicode.js tabs to spaces 2012-05-01 12:07:44 +02:00
virtual_renderer.js Merge remote-tracking branch 'remotes/origin/gh-pages' into master 2013-08-11 13:17:22 +04:00
virtual_renderer_test.js Add BSD license headers 2012-09-06 22:48:34 +02:00