The following configuration does not take effect
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 15.2k
- Forks
- 1.5k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 6
Description
OS: Mac OS Monterey 12.0.1
VSCode Version: 1.65.2
{
{
"before": ["<C-l>"],
"after": ["$"]
},
{
"before": ["<C-h>"],
"after": ["^"]
}
}
Why doesn't this work? Is my configuration incorrect?
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
No files or tests are named. Reproduce the shown configuration in VS Code 1.65.2 on macOS and check whether the JSON structure or VSCodeVim configuration behavior prevents the mappings from loading. Done means identifying the configuration issue and confirming that Ctrl-L and Ctrl-H produce the intended mappings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100