ace/lib/ace
Harutyun Amirjanyan c8a46bcfd6 Merge pull request #794 from ukyo/master
Added JSX edit mode
2012-06-09 00:10:20 -07:00
..
commands improve default keybindings 2012-06-01 18:50:54 +04:00
css tweak fadeFoldWidgets animation 2012-05-25 11:12:44 +04:00
edit_session fix foldwidgets getting out of sync with document 2012-05-24 23:39:29 +04:00
ext fix textarea build 2012-05-24 23:10:55 +04:00
keyboard small cleanups 2012-05-25 11:28:20 +04:00
layer lazy highlighter for selected word 2012-05-30 22:45:12 +04:00
lib Merge pull request #778 from ajaxorg/mouse 2012-05-30 11:27:12 -07:00
mode fix regex 2012-06-09 00:07:06 +09:00
model tabs to spaces 2012-05-01 12:07:44 +02:00
mouse allow focusing click to start selection if user really wants to 2012-06-01 15:02:12 +04:00
narcissus tabs to spaces 2012-05-01 12:07:44 +02:00
requirejs tabs to spaces 2012-05-01 12:07:44 +02:00
test fix #780 and add tests for background_tokenizer 2012-05-26 00:51:57 +04:00
theme do not change background repeat of active gutter line 2012-06-01 12:10:39 +04:00
worker fix foldwidgets getting out of sync with document 2012-05-24 23:39:29 +04:00
ace.js simplify config 2012-05-04 19:11:19 +04:00
anchor.js Continue layout work 2012-04-24 17:29:26 -07:00
anchor_test.js tabs to spaces 2012-05-01 12:07:44 +02:00
background_tokenizer.js fix #780 and add tests for background_tokenizer 2012-05-26 00:51:57 +04:00
background_tokenizer_test.js fix background_tokenizer_test 2012-06-01 18:25:58 +04:00
config.js small cleanups 2012-05-25 11:28:20 +04:00
document.js add comment 2012-05-25 10:33:02 +04:00
document_test.js tabs to spaces 2012-05-01 12:07:44 +02:00
edit_session.js doubleclick on whitespace must select only whitespace 2012-06-01 18:24:57 +04:00
edit_session_test.js better caching for screen to doc transforms 2012-05-24 12:23:49 +04:00
editor.js do not emit focus event if editor is already focused 2012-06-01 14:54:32 +04:00
editor_change_document_test.js tabs to spaces 2012-05-01 12:07:44 +02:00
editor_highlight_selected_word_test.js lazy highlighter for selected word 2012-05-30 22:45:12 +04:00
editor_navigation_test.js tabs to spaces 2012-05-01 12:07:44 +02:00
editor_text_edit_test.js tabs to spaces 2012-05-01 12:07:44 +02:00
multi_select.js small cleanups 2012-05-25 11:28:20 +04:00
multi_select_test.js tabs to spaces 2012-05-01 12:07:44 +02:00
placeholder.js Continue layout work 2012-04-24 17:29:26 -07:00
placeholder_test.js tabs to spaces 2012-05-01 12:07:44 +02:00
range.js More updates 2012-04-25 13:02:43 -07:00
range_list.js allow focusing click to start selection if user really wants to 2012-06-01 15:02:12 +04:00
range_list_test.js tabs to spaces 2012-05-01 12:07:44 +02:00
range_test.js tabs to spaces 2012-05-01 12:07:44 +02:00
renderloop.js Continue layout work 2012-04-24 17:29:26 -07:00
scrollbar.js Continue layout work 2012-04-24 17:29:26 -07:00
search.js lazy highlighter for selected word 2012-05-30 22:45:12 +04:00
search_highlight.js add back forgotten file 2012-05-30 23:30:21 +04:00
search_test.js search rewrite 2012-05-25 21:15:38 +04:00
selection.js selectWordRight at the end of line should select whitespace on next line 2012-06-01 18:05:47 +04:00
selection_test.js fix selection tests 2012-04-20 13:34:37 +04:00
split.js More design progress 2012-04-24 01:45:41 -07:00
token_iterator.js improve bgTokenizer 2012-05-24 22:07:59 +04:00
token_iterator_test.js improve bgTokenizer 2012-05-24 22:07:59 +04:00
tokenizer.js improve bgTokenizer 2012-05-24 22:07:59 +04:00
undomanager.js Continue documenting Ace API 2012-03-21 16:48:40 +01:00
unicode.js tabs to spaces 2012-05-01 12:07:44 +02:00
virtual_renderer.js do not store copy of breakpoints array in gutter 2012-05-25 21:07:18 +04:00
virtual_renderer_test.js fix virtual renderer test 2012-05-24 12:11:11 +04:00