3
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix nasty tokenizer bugs More... about 14 years ago
add support for auto outdent in CSS, JS and HTML modes More... about 14 years ago
show middle dots for spaces in "show invisibles" mode More... about 14 years ago
use soft tabs by default More... about 14 years ago
extract doc comments into a separate mode More... about 14 years ago
add proper new line handling including new line character detection More... about 14 years ago
fix "copy lines up/down" More... about 14 years ago
refactor key bindings More... about 14 years ago
move page down selection back into the editor because it requires knowledge about the visible viewport More... about 14 years ago
fix repeated key events for firefox More... about 14 years ago
move unit tests into the source folder More... about 14 years ago
move source files into ace folder More... about 14 years ago
use requireJS as loader More... about 14 years ago
cleanup TextInput More... about 14 years ago
update "scrollbarWidth()" function to work in IE More... about 14 years ago
tweak "show invisibles" More... about 14 years ago
proper white space matching More... about 14 years ago
add readonly mode More... about 14 years ago
remove log statement More... about 14 years ago
don't render a new line character in the last line More... about 14 years ago
minor tab handling changes More... about 14 years ago
only fire change events if selection/cursor really changes More... about 14 years ago
proper display of tabs and add option to show invisible characters More... about 14 years ago
prefix privates with $ instead of _ More... about 14 years ago
convert to APF style mixins More... about 14 years ago
use APF style class declaration More... about 14 years ago
add blur() method More... about 14 years ago
improve CSS and JS autoindent More... about 14 years ago
better CSS class handling More... about 14 years ago
* Changed css class setting * Added max 0 for height More... about 14 years ago