Pull requests · VSCodeVim/Vim
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 1.4k
Pull requests list
chore(deps): update dependency webpack to v5.105.4 pr/dependency Pull request updating a dependency
#9952 opened Mar 3, 2026 by renovate bot Loading…
1 task
chore(deps): update dependency lint-staged to v16.3.2 pr/dependency Pull request updating a dependency
#9951 opened Mar 3, 2026 by renovate bot Loading…
1 task
docs: remove invalid JSON comment from README example
#9943 opened Feb 21, 2026 by alihamzahq Loading…
Add next command functionality
#9942 opened Feb 20, 2026 by whtevn Loading…
Fix gb repeat count persisting across subsequent calls
#9941 opened Feb 20, 2026 by danielalanbates Loading…
5 tasks
#9939 opened Feb 17, 2026 by tvapait Loading…
2
fix: dd over a single line holding a folded block now deletes the whole block #9933
#9934 opened Feb 14, 2026 by escoberik Loading…
fix: surrogate pair (emoji) handling for a, r, s, ~, ga commands
#9929 opened Feb 10, 2026 by k1832 Loading…
2 tasks done
fix: add missing @types/minimatch devDependency
#9928 opened Feb 10, 2026 by k1832 Loading…
2 tasks done
fix: isolate external changes into separate undo steps (#2007)
#9926 opened Feb 8, 2026 by DukeDeSouth Loading…
Don't go into visual mode from insert mode on multiselect.
#9923 opened Feb 5, 2026 by zupanibla Loading…
fix:Fix gqq incorrectly treating Markdown italic as comment (#3125)
#9917 opened Jan 29, 2026 by ceasermikes002 Loading…
fix: re-calculate starting point for repeated action on block
#9912 opened Jan 23, 2026 by fuulish Loading…
#9911 opened Jan 23, 2026 by teslae1 Loading…
#9910 opened Jan 23, 2026 by teslae1 Loading…
gv remembers and restores visual selection for all cursors
#9901 opened Jan 16, 2026 by teslae1 Loading…
chore(deps): update dependency @types/node to v22.19.13 pr/dependency Pull request updating a dependency
#9897 opened Jan 10, 2026 by renovate bot Loading…
1 task
#9896 opened Jan 9, 2026 by teslae1 Loading…
fixed format on save not always being done
#9895 opened Jan 9, 2026 by teslae1 Loading…
fixed jump kN past fold lands on expected position
#9894 opened Jan 9, 2026 by teslae1 Loading…
Add C-w (H|J|K|L) commands to move editor groups
#9891 opened Jan 7, 2026 by cpmsmith Loading…
added revert to normal mode in case of bad sequence of selectionchang…
#9889 opened Jan 3, 2026 by teslae1 Loading…
fixing todo by reusing already constructed instances for matching
#9874 opened Dec 18, 2025 by teslae1 Loading…
Insertmode performance improvement
#9872 opened Dec 16, 2025 by teslae1 Loading…
ProTip! Adding no:label will show everything without a label.