-
- Notifications
You must be signed in to change notification settings - Fork 1.4k
Pull requests: VSCodeVim/Vim
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore(deps): update typescript-eslint monorepo to v8.50.1 pr/dependency Pull request updating a dependency
#9880 opened Dec 22, 2025 by renovate bot Loading…
1 task
fixing todo by reusing already constructed instances for matching
#9874 opened Dec 18, 2025 by teslae1 Loading…
fix: in the case of multiple cursors, when composing input of two or more characters, only one cursor is correctly inputting
#9868 opened Dec 13, 2025 by u-tung Loading…
Map IME composition input to Latin characters in non-insert mode.
#9859 opened Dec 8, 2025 by u-tung Loading…
Add 'vim.statusBarCursor' setting to customize status bar cursor
#9845 opened Nov 27, 2025 by letrandat Loading…
perf: optimize movement commands with count to execute instantly
#9805 opened Oct 27, 2025 by rafaelbdb Loading…
#9742 : Add support for externally provided text objects
#9781 opened Oct 5, 2025 by gayanper Loading…
feat: add easymotionOnlyVisibleRange option to restrict markers to visible content
#9777 opened Oct 2, 2025 by re0312 Loading…
Add Cursor to the key-repeating help section in README
#9622 opened May 14, 2025 by gg-martins091 Loading…
Add "mouseSelectionGoesIntoVisualModeFromInsert" to allow for insert -> visual transition without changing current behavior.
#9594 opened Apr 26, 2025 by jcherniak Loading…
[Draft] Improve % motion by using vscode editor.jumpToBracket
#9378 opened Nov 27, 2024 by tim-tim707 Loading…
Improve Pair Matching Logic to Skip Parentheses Inside Strings
#9370 opened Nov 24, 2024 by Ampersand-1 Loading…
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.