17
I Use This!
Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Sep 21, 2024 — Sep 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
make mouse-click-position-detection handle tab characters More... over 14 years ago
fix problem with moving cursor up/left at top of doc not clearing selection More... over 14 years ago
fix cursor screwiness on empty lines More... over 14 years ago
use a closure instead of an object for CodeMirror instance More... over 14 years ago
prevent line numbers from confusing click-position-detection More... over 14 years ago
add line numbers More... over 14 years ago
rip out text-wrapping hacks again More... over 14 years ago
bugfix in selection code More... over 14 years ago
restore cursor scrolling, mostly More... over 14 years ago
restore cursor blinking More... over 14 years ago
fix problem where empty lines only show up after highlighting More... over 14 years ago
Basic support for line-wrapping More... over 14 years ago
port the CSS parser More... over 14 years ago
small cleanup in JS parser More... over 14 years ago
less consing in the JS parser More... over 14 years ago
merge adjacent tokens with the same class, allow null class More... over 14 years ago
preserve highlighting when editing a line More... over 14 years ago
faster key input polling More... over 14 years ago
add double-click select More... over 14 years ago
slightly more clever mouse handling More... over 14 years ago
less messy DOM generation More... over 14 years ago
make shift-mouseclick work More... over 14 years ago
elementary IE support More... over 14 years ago
move to in-place span manipulation for selection More... over 14 years ago
remove debugging change More... over 14 years ago
add fromTextArea and getValue methods More... over 14 years ago
don't select on scrollbar dragging More... over 14 years ago
proper horizontal cursor-follow-scrolling More... over 14 years ago
fix javascript mode's handling of ++, --, and regexps More... over 14 years ago
add github link More... over 14 years ago