17
I Use This!
Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
May 08, 2023 — May 08, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove blockDocumentScroll feature (too flaky) More... about 13 years ago
re-fix dragging outside the editor More... about 13 years ago
fix problem where mouse events on cursor would sometimes be ignored More... about 13 years ago
add 'getting the code' section to the project page More... about 13 years ago
mark release beta2 More... about 13 years ago
add compression helper More... about 13 years ago
small change to work around UglifyJS bug More... about 13 years ago
add a null mode More... about 13 years ago
add some more efficient StreamStream methods More... about 13 years ago
add overlay functionality and Mustache demo More... about 13 years ago
return null from selRange when an error is raised More... about 13 years ago
bring back trailing space to display selection going to the end of a line More... about 13 years ago
make column() return tab-adjusted column position More... about 13 years ago
add easy c-like-language mode More... about 13 years ago
more flexible regexp for finding mime type strings More... about 13 years ago
wrap try/catch around setSelectionRange More... about 13 years ago
do not mutate the given options object. copy to prevent confusion More... about 13 years ago
fix broken cursor-adjustment when replacing a range More... about 13 years ago
make test suite insensitive to \r behaviour of textareas More... about 13 years ago
add test suite More... about 13 years ago
fix bug in charFromX More... about 13 years ago
add charCoords More... about 13 years ago
fix setting of mode or indentUnit options More... about 13 years ago
add indentLine method More... about 13 years ago
fix cursorCoords to take current view range into account More... about 13 years ago
rename keyHook to onKeyEvent, document it More... about 13 years ago
fix some flakiness in scrolling the cursor into view More... about 13 years ago
fix mistake in findStartLine More... about 13 years ago
add missing demo file More... about 13 years ago
fix =/== typo More... about 13 years ago