ace/lib/ace
2011-06-07 11:12:05 +02:00
..
commands bind Ctrl-Shift-Home/End to selecttoStart/end on windows 2011-05-15 00:01:56 +05:00
css when unfocused make cursor transparent instead of removing it 2011-05-31 10:46:24 +05:00
edit_session faster documentToScreenPosition 2011-05-27 09:55:19 +02:00
keyboard fix comment typos 2011-06-01 20:52:49 -05:00
layer when unfocused make cursor transparent instead of removing it 2011-05-31 10:46:24 +05:00
mode Added SCSS (SASS) syntax highlighting 2011-06-07 11:12:05 +02:00
narcissus fix lexing of string literals 2011-04-28 21:14:50 +02:00
settings Implementing CLI settings that are shown in the demo editor. 2011-01-26 12:13:43 +01:00
test Get css tests passing (wrong test start rule) and update jsdom library paths 2011-05-19 19:59:50 +01:00
theme remove line between gutter and editor 2011-05-30 11:33:03 +02:00
worker update jshint 2011-05-18 18:29:03 +02:00
ace.js Fixes for #240 and #255 2011-05-21 00:22:15 +01:00
anchor.js only skip clipping if the new position came from a change event 2011-02-21 09:20:37 +01:00
anchor_test.js use new asyncjs 2011-04-29 11:26:40 +02:00
background_tokenizer.js Assume no state change from previously known state in bgTokenizer (#256) 2011-05-23 11:31:36 +01:00
defaults.js Implementing CLI settings that are shown in the demo editor. 2011-01-26 12:13:43 +01:00
document.js Revert "fix regression" 2011-05-31 08:41:48 +02:00
document_test.js use new asyncjs 2011-04-29 11:26:40 +02:00
edit_session.js faster documentToScreenPosition 2011-05-27 09:55:19 +02:00
edit_session_test.js Add sub folding feature. addFold can take a Fold object now. 2011-04-28 21:40:37 +02:00
editor.js Merge pull request #274 from fivesixty/mode-transform 2011-05-30 00:33:53 -07:00
editor_change_document_test.js use new asyncjs 2011-04-29 11:26:40 +02:00
editor_highlight_selected_word_test.js use new asyncjs 2011-04-29 11:26:40 +02:00
editor_navigation_test.js use new asyncjs 2011-04-29 11:26:40 +02:00
editor_text_edit_test.js use new asyncjs 2011-04-29 11:26:40 +02:00
mouse_handler.js Select folds as the user clicks on it and expand them on double clicking 2011-05-23 19:39:10 +02:00
range.js Reset the $redoStack of the undoManager once a delta is executed. Add Range.setStart/setEnd. 2011-04-29 12:15:19 +02:00
range_test.js use new asyncjs 2011-04-29 11:26:40 +02:00
renderloop.js use requestAnimationFrame to allow new browsers to schedule renders 2011-05-14 22:57:50 +05:00
scrollbar.js improvements for Workspace 2011-02-21 20:27:09 +02:00
search.js bug fixes and tests 2011-02-17 01:54:31 +08:00
search_test.js use new asyncjs 2011-04-29 11:26:40 +02:00
selection.js Ensure selection can't be inside of a fold. 2011-04-28 21:40:37 +02:00
selection_test.js use new asyncjs 2011-04-29 11:26:40 +02:00
split.js Fix handling of undo/redo stack in splits do the right thing. 2011-05-23 17:14:30 +02:00
tokenizer.js Apply matched value to tokenizer token functions. 2011-05-19 18:30:03 +01:00
undomanager.js Fix handling of undo/redo stack in splits do the right thing. 2011-05-23 17:14:30 +02:00
virtual_renderer.js fix scrolling 2011-06-06 18:42:35 +02:00
virtual_renderer_test.js use new asyncjs 2011-04-29 11:26:40 +02:00