Open yifan0414 opened 1 year ago
There also have something wrong in visual mode
This is the default style
If I close the vim plugin, and switch the cursor style to block in settings. It still obscure the character
I think this is the problem
When I use kanagawa.vscode and enable the VscodeVim, the cursor display like below under normal mode. Cursor obscures character.
This is not the case with other themes in vscode.
And in neovim which uses the kanagawa, it works perfectly.
Please check this bug.
This can be settled by remove the editorCursor.background
.
But I have no idea with the vim visual selection color like below
Maybe it should like this
When I use kanagawa.vscode and enable the VscodeVim, the cursor display like below under normal mode.
Cursor obscures character.
This is not the case with other themes in vscode.
And in neovim which uses the kanagawa, it works perfectly.
Please check this bug.