| .. |
|
commands
|
use text mate keybindings for the macros. fix #534
|
2011-11-28 16:02:49 +01:00 |
|
css
|
add simple foldWidgets
|
2011-11-27 20:53:51 +04:00 |
|
edit_session
|
add folding for xml style modes. Also refactor
|
2011-12-01 15:39:02 +01:00 |
|
ext
|
fix browser tests
|
2011-11-09 17:56:27 +01:00 |
|
keyboard
|
Small fixes in keybinding.js
|
2011-11-30 17:42:38 +01:00 |
|
layer
|
Merge branch 'master' of github.com:ajaxorg/ace
|
2011-12-01 12:07:22 +01:00 |
|
lib
|
cleanups
|
2011-12-01 11:02:22 +01:00 |
|
mode
|
enable folding in other modes
|
2011-12-01 15:43:33 +01:00 |
|
model
|
move pilot code back into Ace
|
2011-11-02 18:18:51 +01:00 |
|
mouse
|
ctrl+dblClick must remove fold and it's subfolds
|
2011-11-28 01:21:23 +04:00 |
|
narcissus
|
fix browser tests
|
2011-11-09 17:56:27 +01:00 |
|
requirejs
|
Provide our own version of AMD text plugin
|
2011-08-18 09:56:55 +02:00 |
|
test
|
add command_manager_test to browser tests, and fix failing test
|
2011-11-21 12:46:15 +04:00 |
|
theme
|
update themes and theme conversion tool to add missing styles for folds
|
2011-11-24 12:11:07 +04:00 |
|
worker
|
function.bind is not available in Safari
|
2011-11-14 09:19:53 +01:00 |
|
ace.js
|
use relative module ids to please node.js
|
2011-11-09 15:38:53 +01:00 |
|
anchor.js
|
use relative module ids to please node.js
|
2011-11-09 15:38:53 +01:00 |
|
anchor_test.js
|
use relative module ids to please node.js
|
2011-11-09 15:38:53 +01:00 |
|
background_tokenizer.js
|
use relative module ids to please node.js
|
2011-11-09 15:38:53 +01:00 |
|
document.js
|
use relative module ids to please node.js
|
2011-11-09 15:38:53 +01:00 |
|
document_test.js
|
use relative module ids to please node.js
|
2011-11-09 15:38:53 +01:00 |
|
edit_session.js
|
enable folding in other modes
|
2011-12-01 15:43:33 +01:00 |
|
edit_session_test.js
|
addFold must not throw if new fold is inside the existing one
|
2011-11-28 00:24:37 +04:00 |
|
editor.js
|
add simple foldWidgets
|
2011-11-27 20:53:51 +04:00 |
|
editor_change_document_test.js
|
fix #505
|
2011-11-15 18:11:00 +01:00 |
|
editor_highlight_selected_word_test.js
|
use relative module ids to please node.js
|
2011-11-09 15:38:53 +01:00 |
|
editor_navigation_test.js
|
use relative module ids to please node.js
|
2011-11-09 15:38:53 +01:00 |
|
editor_text_edit_test.js
|
adapt move line test to new behaviour
|
2011-11-18 17:39:56 +04:00 |
|
placeholder.js
|
Unit tests for placeholder and bugfixes resulting from the test.
|
2011-11-17 10:39:42 +01:00 |
|
placeholder_test.js
|
Unit tests for placeholder and bugfixes resulting from the test.
|
2011-11-17 10:39:42 +01:00 |
|
range.js
|
addFold must not throw if new fold is inside the existing one
|
2011-11-28 00:24:37 +04:00 |
|
range_test.js
|
use relative module ids to please node.js
|
2011-11-09 15:38:53 +01:00 |
|
renderloop.js
|
fix embedding multiple ace editors fix #492
|
2011-11-25 17:20:33 +01:00 |
|
scrollbar.js
|
use relative module ids to please node.js
|
2011-11-09 15:38:53 +01:00 |
|
search.js
|
findPrevious finds same text again and again if selection isn't backwards
|
2011-11-17 21:13:02 +04:00 |
|
search_test.js
|
use relative module ids to please node.js
|
2011-11-09 15:38:53 +01:00 |
|
selection.js
|
Added getAWordRange and selectAWord methods
|
2011-11-24 18:18:01 +01:00 |
|
selection_test.js
|
Added tests for selectAWord
|
2011-11-24 23:22:49 +01:00 |
|
split.js
|
use relative module ids to please node.js
|
2011-11-09 15:38:53 +01:00 |
|
token_iterator.js
|
add folding for xml style modes. Also refactor
|
2011-12-01 15:39:02 +01:00 |
|
token_iterator_test.js
|
fix unit tests
|
2011-11-15 11:05:11 +01:00 |
|
tokenizer.js
|
xml highlighter fix #521
|
2011-11-25 18:45:23 +01:00 |
|
undomanager.js
|
Fix handling of undo/redo stack in splits do the right thing.
|
2011-05-23 17:14:30 +02:00 |
|
unicode.js
|
rename regexp module to unicode
|
2011-07-26 10:28:26 +02:00 |
|
virtual_renderer.js
|
add fold detection rules for python and c style languages
|
2011-11-28 18:09:39 +04:00 |
|
virtual_renderer_test.js
|
use relative module ids to please node.js
|
2011-11-09 15:38:53 +01:00 |