2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Jul 24, 2024 — Jul 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Comment fixes. More... about 6 years ago
Fix another async test. More... about 6 years ago
Fix async tests. More... about 6 years ago
Another try. More... about 6 years ago
Fix stack overflow. More... about 6 years ago
Try to fix test (exception). More... about 6 years ago
Revert "Disable ctrlY tests." More... about 6 years ago
Disable ctrlY tests. More... about 6 years ago
Revert "Merge pull request #4 from VsVim/dev/jrs/text-blocks" More... about 6 years ago
Revert small change. More... about 6 years ago
Change completion to vim style. More... about 6 years ago
Remove debug instrumentation More... about 6 years ago
Support extending a multi-caret selection More... about 6 years ago
Fix using stored visual commands More... about 6 years ago
Only run multiple visual commands for character selections More... about 6 years ago
Support running visual commands for each selected span More... about 6 years ago
Only mimic native with exclusive selection More... about 6 years ago
Obey 'stopselection' setting More... about 6 years ago
Add double-click to add to selection and implement input in select mode More... about 6 years ago
Fix using left and right arrow keys to exit select mode More... about 6 years ago
Add comments and use local function More... about 6 years ago
Merge remote-tracking branch 'upstream/master' into dev/jrs/multiple-carets More... about 6 years ago
Support adding a caret on an adjacent line More... about 6 years ago
Temporarily disable multiple carets in vim app for VS2017 More... about 6 years ago
Temoprarily omit VS2017 support for multiple carets More... about 6 years ago
Move 'add caret' operations to common operations More... about 6 years ago
Move 'run for each caret to common operations' and use for insert mode More... about 6 years ago
Choose which normal commands apply to each caret More... about 6 years ago
Treat zero-width selection as empty selection More... about 6 years ago
Adapt block caret unit tests for vim host More... about 6 years ago