11
I Use This!
Low Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 14 hours ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Introduce plug states for commands, motions, textobjects More... about 8 years ago
Allow RemappedKeyStroke to be unwrapped More... about 8 years ago
Update unstable update site. More... about 8 years ago
Initialize nested editors which didn't exist at "Editor Opened" event More... about 8 years ago
do not use Eclipse internals More... about 8 years ago
Send virtual keystrokes from :normal command More... about 8 years ago
Compound changes for :normal command to once per invocation More... about 8 years ago
Fix history locking bug introduced in 5a6507533e931a86f169c483a1a7 More... about 8 years ago
Update unstable update site. More... about 8 years ago
Add simple tests for surrounding a visual selection More... about 8 years ago
Detect if ReplaceDelimiterMode was entered from visual mode More... about 8 years ago
Merge pull request into master, closes #721 More... about 8 years ago
Merge pull request into master, closes #718 More... about 8 years ago
Make Shift+Arrows enter visual mode, once entered move without reset More... about 8 years ago
Add helper methods for Shift + Special keys, passing Commands More... about 8 years ago
Update unstable update site. More... about 8 years ago
Keep "conflicted selection" caret when pressing ESC in Normal mode More... about 8 years ago
Remove continuous debug logging of selection changes More... about 8 years ago
Disable editor's replace mode when switching to Insert mode More... about 8 years ago
Add test for recursive macro More... about 8 years ago
Add extra remapping tests More... about 8 years ago
Detect recursive mappings and stop their execution More... about 8 years ago
Allow collection of remappedkeystrokes to be converted to string More... about 8 years ago
Allow original input keystrokes to be retrieved, fix succeeded flag More... about 8 years ago
Reset BREAKPOINT_TRIGGER after each test including failing ones More... about 8 years ago
Nested macros now have atomic undo action More... about 8 years ago
Detect recursive macros and stop their execution More... about 8 years ago
Run anonymous macro directly so we don't depend on MacroPlayer More... about 8 years ago
Update unstable update site. More... about 8 years ago
Check for null pointers when retrieving editor info from WeakHashMap More... about 8 years ago