Settings "vim.cursorStylePerMode.replace" — is not work
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 15.2k
- Forks
- 1.5k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 6
Description
Describe the bug
Don't work this settings
"vim.cursorStylePerMode.replace": "underline",
"vim.cursorStylePerMode.visual": "underline"
To Reproduce
Steps to reproduce the behavior:
- Go to
active text editor - Click on
replacement symbol on buttonr - Cursor style is not
"underline"
Expected behavior
Cursor style is "underline"
Screenshots
screenshot on google drive
Environment (please complete the following information):
- Extension (VsCodeVim) version:
v1.25.2 - VSCode version:
Version: 1.80.0 (Universal)
Commit: 660393deaaa6d1996740ff4880f1bad43768c814
Date: 2023-07-04T13:39:33.766Z
Electron: 22.3.14
ElectronBuildId: 21893604
Chromium: 108.0.5359.215
Node.js: 16.17.1
V8: 10.8.168.25-electron.0
OS: Darwin arm64 22.5.0
-
OS:
MacOS Ventura 13.4.1 (22F82)
Additional context
Add any other context about the problem here.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue with the reported VSCodeVim and VS Code versions, using the vim.cursorStylePerMode.replace and .visual settings and the replacement-symbol button. Trace the cursor-style handling for replacement and visual modes; done means both settings produce an underline cursor as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100