Vim
Vim copied to clipboard
The cursor covers the end of the selection when searching with vscode
Describe the bug The cursor covers the char of the selection end when searching with vscode, and it's hard to recognize. If disable vim mode, this won't happen.
To Reproduce Steps to reproduce the behavior:
- Enable vim mode
- Use find of vscode (Edit -> Find)
- enter something then search and click [next match]
- See error
Expected behavior The end char of selection should be clearly recognizable.
Screenshots
- vim mode enabled

- vim mode disabled

Environment
- Extension (VsCodeVim) version: 1.23.1
- VSCode version: (Latest of UTC: 8:32 PM Friday, July 1, 2022)
- VS Code version:
1.69.0-insider
Version: 1.69.0-insider
Commit: 0b3574dcef8f35fec4ee4f83dc958c1f16ef6fce
Date: 2022-07-01T05:17:04.343Z
Electron: 18.3.5
Chromium: 100.0.4896.160
Node.js: 16.13.2
V8: 10.0.139.17-electron.0
OS: Windows_NT x64 10.0.22621
- OS: Windows 11 22H2
Additional context Add any other context about the problem here.
- Change the style of cursor won't solve this problem
